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 part should be rejected because the importing property has no setter. Even a private setter is OK, but in this case the compiler doesn't even generate one.
The text was updated successfully, but these errors were encountered:
Given a MEF part like this:
The part should be rejected because the importing property has no setter. Even a private setter is OK, but in this case the compiler doesn't even generate one.
The text was updated successfully, but these errors were encountered: