2 references to s_userRootStore
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
171
return Interop.Crypto.X509ChainNew(systemTrust,
s_userRootStore
.GetNativeCollection());
349
s_userRootStore
.DoRefresh();