| http://www.w3.org/ns/prov#value | - This rule analyzes all methods and types in an assembly that is mixed transparent/critical, and flags any calls from transparent code to nonpublic critical code that are not marked as SecurityTreatAsSafe.CA2130CA2130: Security critical constants should be transparentTransparency enforcement is not enforced for constant values because compilers inline constant values so that no lookup is required a
|