5 references to CUSTOM
ILAssembler (5)
gen\CILParser.cs (4)
6189
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode CUSTOM() { return GetToken(CILParser.
CUSTOM
, 0); }
6274
_localctx.marshalType = Match(
CUSTOM
);
6299
_localctx.marshalType = Match(
CUSTOM
);
11308
case
CUSTOM
:
GrammarVisitor.cs (1)
4695
case CILParser.
CUSTOM
: