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