1 write to _untrustedLookup
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
63_untrustedLookup = untrusted;
3 references to _untrustedLookup
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (3)
72_untrustedLookup?.Dispose(); 187SafeX509StackHandle untrusted = _untrustedLookup; 267AddToStackAndUpRef(downloaded.Handle, _untrustedLookup);