3 references to INSTANCE
ILAssembler (3)
gen\CILParser.cs (3)
8119 [System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INSTANCE() { return GetToken(CILParser.INSTANCE, 0); } 8151 case INSTANCE: 8155 Match(INSTANCE);