You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default constructors are used via reflection quite often. Right now we have no way to mark any default constructors only. It'd be useful to have it as there are code pattern in SPC which are overmarking types because of this.