2 references to Format
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEReader.EmbeddedPortablePdb.cs (2)
58
throw new BadImageFormatException(SR.Format(SR.UnsupportedFormatVersion, PortablePdbVersions.
Format
(formatVersion)));
64
throw new BadImageFormatException(SR.Format(SR.UnsupportedFormatVersion, PortablePdbVersions.
Format
(embeddedBlobVersion)));