2 references to ToUpper
System.Security.Cryptography (2)
System\Security\Cryptography\RSAPKCS1SignatureDeformatter.cs (1)
36_algName = HashAlgorithmNames.ToUpper(strName);
System\Security\Cryptography\RSAPKCS1SignatureFormatter.cs (1)
37_algName = HashAlgorithmNames.ToUpper(strName);