5 references to ExtraStore
System (2)
net\System\Net\_SecureChannel.cs (1)
1261chain.ChainPolicy.ExtraStore.AddRange(remoteCertificateStore);
security\system\security\cryptography\x509\x509chain.cs (1)
209chainPolicy.ExtraStore,
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateChain.cs (1)
103chainPolicy.ExtraStore,
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
335chain.ChainPolicy.ExtraStore.AddRange(BuildBagOfCerts());
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (1)
982chain.ChainPolicy.ExtraStore.AddRange(signedCms.Certificates);