5 references to LOCALS
ILAssembler (5)
gen\CILParser.cs (5)
10418
case
LOCALS
:
12425
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode LOCALS() { return GetToken(CILParser.
LOCALS
, 0); }
12551
Match(
LOCALS
);
12560
Match(
LOCALS
);
13983
case
LOCALS
: