1 write to Key
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (1)
723Key = key;
2 references to Key
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (2)
567fullMemberKey = cur.Key; 730return _keyHashCode == hashCode && Key.Equals(key, StringComparison.Ordinal);