2 references to TryGetNode
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (2)
522
if (
TryGetNode
(hashCode, key, out Node? current))
596
if (
TryGetNode
(hashCode, key, out Node? node))