1 write to s_defaultSafeTransformMethods
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
772s_defaultSafeTransformMethods = safeAlgorithms;
2 references to s_defaultSafeTransformMethods
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
755if (s_defaultSafeTransformMethods == null) 775return s_defaultSafeTransformMethods;