2 references to pChainContext
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
1305if (signerInfo.pChainContext != IntPtr.Zero) 1307_signerChain = new X509Chain(signerInfo.pChainContext);