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