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();
187
SafeX509StackHandle untrusted =
_untrustedLookup
;
267
AddToStackAndUpRef(downloaded.Handle,
_untrustedLookup
);