1 write to s_defaultSafeTransformMethods
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
784s_defaultSafeTransformMethods = safeAlgorithms;
2 references to s_defaultSafeTransformMethods
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
767if (s_defaultSafeTransformMethods == null) 787return s_defaultSafeTransformMethods;