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
We should take constructor arguments and the .Create() and attempt to match them with a constructor. If we can tell that they for sure don't match via literals and types we should make a analyzer for warning that fact.
The text was updated successfully, but these errors were encountered:
We should take constructor arguments and the
.Create()
and attempt to match them with a constructor. If we can tell that they for sure don't match via literals and types we should make a analyzer for warning that fact.The text was updated successfully, but these errors were encountered: