5 references to CUSTOM
ILAssembler (5)
gen\CILParser.cs (4)
5969 [System.Diagnostics.DebuggerNonUserCode] public ITerminalNode CUSTOM() { return GetToken(CILParser.CUSTOM, 0); } 6056 _localctx.marshalType = Match(CUSTOM); 6081 _localctx.marshalType = Match(CUSTOM); 10892 case CUSTOM:
GrammarVisitor.cs (1)
4191case CILParser.CUSTOM: