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