2 references to PESignature
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEBuilder.cs (1)
164builder.WriteUInt32(PEHeaders.PESignature);
System\Reflection\PortableExecutable\PEHeaders.cs (1)
286if (ntSignature != PESignature)