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