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