2 references to MetadataBlob
ILCompiler.ReadyToRun (2)
TypeSystem\Mutable\MutableModule.cs (2)
343
var blob = _cache.
MetadataBlob
;
354
public byte[] MetadataBlob => _cache.
MetadataBlob
;