1 write to _keyHashCode
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (1)
724
_keyHashCode
= hashCode;
1 reference to _keyHashCode
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (1)
730
return
_keyHashCode
== hashCode && Key.Equals(key, StringComparison.Ordinal);