Transparent method {0} is a member of security critical type {1}. Since this method will not have access to its own instance reference due to transparency rules, this method must either become static, security critical or security safe-critical. Alternately, the type containing the method could become security transparent or security safe-critical.
Transparent method {0} handles security critical exception type {1}. In order for this exception handler to be allowed under ...
Transparent method {0} has a local variable {1} of security critical type {2}. In order for this local variable to be allowed ...
Transparent method {0} has generic parameter {1} with security critical constraint {2}. In order for this generic parameter ...
Transparent method {0} has parameter {1} of security critical type {2}. In order for this parameter to be allowed under the ...
Transparent method {0} is a member of security critical type {1}. Since this method will not have access to its own instance ...
Transparent method {0} is protected with a LinkDemand for {1}. Remove this LinkDemand, or make the method security critical ...
Transparent method {0} references security critical field {1}. In order for this reference to be allowed under the security ...
Transparent method {0} references security critical method {1}. In order for this reference to be allowed under the security ...
Transparent method {0} references security critical type {1}. In order for this reference to be allowed under the security ...