2 writes to _store
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
62
_store
= store;
735
_store
= newStore;
4 references to _store
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (4)
73
_store
?.Dispose();
402
_store
,
411
Interop.Crypto.X509StoreSetRevocationFlag(
_store
, revocationFlag);
734
_store
.Dispose();