1 write to _factory
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\WasmMethodRelativeVirtualIPNode.cs (1)
18
_factory
= factory;
1 reference to _factory
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\WasmMethodRelativeVirtualIPNode.cs (1)
22
public int Offset => unchecked((int)
_factory
.RuntimeFunctionsTable.GetWasmVirtualIP(_method, 0));