2 references to InvalidPESignature
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEHeaders.cs (2)
96
throw new BadImageFormatException(SR.
InvalidPESignature
);
301
throw new BadImageFormatException(SR.
InvalidPESignature
);