2 references to GetPrefixBlob
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEBuilder.cs (2)
454yield return GetPrefixBlob(new Blob(blob.Buffer, blobStart, blobLength), strongNameSignatureFixup); 505AddToChecksum(GetPrefixBlob(blob, checksumFixup).GetBytes(), ref checksum, ref pendingByte);