19 references to Close
System (3)
net\System\Net\_SecureChannel.cs (1)
176store.Close();
net\System\Net\UnsafeNativeMethods.cs (1)
1752store.Close();
security\system\security\cryptography\x509\x509store.cs (1)
177Close();
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs (1)
496certificateStore.Close();
System.IdentityModel (4)
System\IdentityModel\Selectors\X509CertificateChain.cs (1)
305store.Close();
System\IdentityModel\Selectors\X509CertificateStore.cs (1)
222store.Close();
System\IdentityModel\Tokens\X509CertificateStoreTokenResolver.cs (1)
215store.Close();
System\IdentityModel\X509Util.cs (1)
101store.Close();
System.Security (5)
system\security\cryptography\pkcs\envelopedpkcs7.cs (4)
1050cuMy.Close(); 1059lmMy.Close(); 1088cuMy.Close(); 1097lmMy.Close();
system\security\cryptography\xml\utils.cs (1)
892stores[index].Close();
System.ServiceModel (1)
System\ServiceModel\Security\TlsSspiNegotiation.cs (1)
749store.Close();
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
379store.Close(); 473store.Close();
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1222store.Close();
WsatConfig (2)
Configuration\CertificateManager.cs (2)
196store.Close(); 308store.Close();