1 instantiation of WasmSections
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
59
private protected readonly WasmSections _sections =
new
();
1 reference to WasmSections
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
59
private protected readonly
WasmSections
_sections = new();