'%$S' : DefaultOverload cannot be specified on both '%$D' and '%$D'. Remove one specification or rename the function during implementation
S' : cannot inherit from '%$S', a %$^[GC_CLASS REF_CLASS can only inherit from a %$^[GC_CLASS_OR_INTERFACE REF_CLASS_OR_INTERFACE] ...
S' : cannot introduce a new virtual method as 'public'. Consider making the method non-virtual, or change the accessibility ...
S' : class contains explicit override '%$*' but does not derive from an interface that contains the function declaration ...
S' : class has virtual functions, but destructor is not virtual%$N instances of this class may not be destructed correctly ...
S' : DefaultOverload cannot be specified on both '%$D' and '%$D'. Remove one specification or rename the function during ...
S' : if you pass a NULL object instance to a delegate constructor you must also pass the address of a static member function ...
S' : matches base ref class method '%$S', but is not marked 'virtual', 'new' or 'override'; 'new' (and not 'virtual') is ...
S' : public type cannot be at global scope. It must be in a namespace that is a child of the name of the output .winmd file. ...
S' : the meaning of dereferencing a handle can change, when a user-defined '%$L' operator exists; write the operator as a ...