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
Interop analyzers don't warn if CustomMarshallerAttribute has invalid MarshalMode value. If MarshalMode is used as a flags enum or cast from an int with no defined name, no warning is emmitted.