1 write to _dataSection
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\ObjectWriter\WasmRelocatableObjectWriter.cs (1)
54_dataSection = new WasmDataSection(dataSegments, new Utf8String("data"));
1 reference to _dataSection
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\ObjectWriter\WasmRelocatableObjectWriter.cs (1)
76_dataSection?.EmitToStream(outputFileStream);