2 references to GetPrefixBlob
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEBuilder.cs (2)
461
yield return
GetPrefixBlob
(new Blob(blob.Buffer, blobStart, blobLength), strongNameSignatureFixup);
485
yield return
GetPrefixBlob
(blob, checksumFixup);