1 write to BlobStream
ILCompiler.ReadyToRun (1)
IBC\IBCDataReader.cs (1)
667IfPresent(sectionTable, SectionFormat.BlobStream, () => result.BlobStream = ReadBlobStreamSection());
1 reference to BlobStream
ILCompiler.ReadyToRun (1)
IBC\IBCProfileParser.cs (1)
48Dictionary<IBCBlobKey, BlobEntry> blobs = GetIBCBlobs(parsedData.BlobStream, out HashSet<uint> ignoredIbcMethodSpecTokens);