4 references to INT64
ILAssembler (4)
gen\CILParser.cs (4)
1368
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INT64() { return GetToken(CILParser.
INT64
, 0); }
1393
if ( !(_la==INT32 || _la==
INT64
) ) {
14829
case
INT64
:
14887
while (_la==INT32 || _la==
INT64
) {