1 reference to UnexpectedSignatureHeader
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\SignatureDecoder.cs (1)
335
throw new BadImageFormatException(SR.Format(SR.
UnexpectedSignatureHeader
, expectedKind, header.Kind, header.RawValue));