1 write to ILOffset
ILAssembler (1)
EntityRegistry.cs (1)
1520ILOffset = ilOffset;
2 references to ILOffset
ILAssembler (2)
GrammarVisitor.cs (2)
441int offsetDelta = sp.ILOffset - previousOffset; 443previousOffset = sp.ILOffset;