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