Transparent type {0} derives from safe-critical type {1} in violation of the transparency inheritance rules. {0} must be safe-critical or critical to derive from a safe-critical type or implement a safe-critical interface.
Transparent method {0} returns security critical type {1}. In order for this return type to be allowed under the security ...
Transparent or safe critical method {0} is overriding critical method {1} in violation of method override rules. {0} must ...
Transparent or safe-critical method {0} uses the SuppressUnmanagedCodeSecurityAttribute, either directly on the method or ...
Transparent or safe-critical type {0} derives from critical type {1} in violation of the transparency inheritance rules. ...
Transparent type {0} derives from safe-critical type {1} in violation of the transparency inheritance rules. {0} must be ...
Trigger-less transition '{0}' of state '{1}' must contain a condition. A state can only have one unconditional transition ...
True is not a valid value for the Checked property. This is only valid for MenuItems that have no children and are not top-level. ...
Truncated tracking record {0} written to ETW session with provider {1}. Variables/annotations/user data have been removed ...
TryExpression is not supported as a child expression when accessing a member on type '{0}' because it is a value type. Construct ...