1 write to Offset
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\WasmAsyncResumeInfoFixupsNode.cs (1)
101Offset = offset;
5 references to Offset
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRun\WasmAsyncResumeInfoFixupsNode.cs (5)
51fixups[i + count].Offset == first.Offset + count * stride) 56chunks.Add(new FixupChunk(first.Location, first.Offset, count, stride)); 79return result != 0 ? result : left.Offset.CompareTo(right.Offset);