{0} is a critical type which also participates in type equivalence. In order to successfully use type equivalence, {0} must become security transparent or safe-critical.
IOperationInvoker.Invoke was called with the wrong instance type. Please make sure that the service is marked with the {0}. ...
is a collection type and cannot be serialized when assigned to an interface type that does not implement IEnumerable ('{1}'.) ...
is a critical field contained in a type which is participating in type equivalence. In order to allow type {1} to participate ...
is a critical method contained in a type which is participating in type equivalence. In order to allow type {1} to participate ...
is a critical type which also participates in type equivalence. In order to successfully use type equivalence, {0} must become ...
is a MustOverride event in the base class '|2'. Visual Basic does not support event overriding. You must either provide an ...
is a protected constructor. Exporting a protected constructor within a NotInheritable class is not allowed. Either make '{1}' ...
is a protected constructor. Exporting a protected constructor within a sealed class is not allowed. Either unseal '{1}' or ...
is a protected static method. Static methods exposed to Windows Runtime must be public. Static methods that are not exposed ...