3 instantiations of SafeFreeCertChain
System (3)
net\System\Net\_SecureChannel.cs (1)
1285SafeFreeCertChain chainContext= new SafeFreeCertChain(chain.ChainContext);
net\System\Net\Internal.cs (1)
2074SafeFreeCertChain chainContext= new SafeFreeCertChain(chain.ChainContext);
net\System\Net\UnsafeNativeMethods.cs (1)
1728using (SafeFreeCertChain chainRef = new SafeFreeCertChain(
5 references to SafeFreeCertChain
System (5)
net\System\Net\_SecureChannel.cs (1)
1285SafeFreeCertChain chainContext= new SafeFreeCertChain(chain.ChainContext);
net\System\Net\Internal.cs (2)
2011internal static uint VerifyChainPolicy(SafeFreeCertChain chainContext, ref ChainPolicyParameter cpp) { 2074SafeFreeCertChain chainContext= new SafeFreeCertChain(chain.ChainContext);
net\System\Net\UnsafeNativeMethods.cs (2)
1653[In] SafeFreeCertChain chainContext, 1728using (SafeFreeCertChain chainRef = new SafeFreeCertChain(