4 references to ReadOnlyDataBlob
ILCompiler.Compiler (4)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1574return ReadOnlyDataBlob(symbolName, stringBytes, 1);
Compiler\RootingServiceProvider.cs (1)
146var blob = _factory.ReadOnlyDataBlob(Utf8String.Concat("__readonlydata_"u8, exportName.AsSpan()), data, alignment);
Compiler\RuntimeConfigurationRootProvider.cs (2)
83valueNode = factory.ReadOnlyDataBlob( 103ISymbolNode node = factory.ReadOnlyDataBlob(