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