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)
730return _keyHashCode == hashCode && Key.Equals(key, StringComparison.Ordinal);