1 write to Location
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\WasmAsyncResumeInfoFixupsNode.cs (1)
100Location = location;
5 references to Location
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRun\WasmAsyncResumeInfoFixupsNode.cs (5)
50fixups[i + count].Location == first.Location && 56chunks.Add(new FixupChunk(first.Location, first.Offset, count, stride)); 78int result = CompilerComparer.Instance.Compare((ISortableNode)left.Location, (ISortableNode)right.Location);