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