3 references to appNameHT
System.Security.Cryptography (3)
System\Security\Cryptography\CryptoConfig.cs (3)
326appNameHT[name] = algorithm; 378appNameHT.TryGetValue(name, out Type? retvalType); 400appNameHT[name] = retvalType;