2 references to pChainContext
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
1426
if (timestamperInfo.
pChainContext
!= IntPtr.Zero)
1428
_timestamperChain = new X509Chain(timestamperInfo.
pChainContext
);