1 instantiation of PortableExecutableHeader
Microsoft.DotNet.SignCheckLibrary (1)
Verification\PortableExecutableVerifier.cs (1)
40PEHeader = new PortableExecutableHeader(svr.FullPath);
2 references to PortableExecutableHeader
Microsoft.DotNet.SignCheckLibrary (2)
Interop\PortableExecutable\PortableExecutableHeader.cs (1)
261/// Initializes a new instance of the <see cref="PortableExecutableHeader"/> class using the specified path of a portable executable image."/>
Verification\PortableExecutableVerifier.cs (1)
17protected PortableExecutableHeader PEHeader