2 references to new
ILAssembler (2)
EntityRegistry.cs (1)
1536public static SequencePoint Hidden(int ilOffset) => new(ilOffset, 0xFEEFEE, 0, 0xFEEFEE, 0);
GrammarVisitor.cs (1)
2370new EntityRegistry.SequencePoint(ilOffset, startLine, startColumn, endLine, endColumn));