2 references to hCertStore
System (2)
net\System\Net\_SecureChannel.cs (2)
167if (context.hCertStore != IntPtr.Zero) 171store = new X509Store(context.hCertStore);