14 references to INT32
ILAssembler (14)
gen\CILParser.cs (14)
1331
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INT32() { return GetToken(CILParser.
INT32
, 0); }
1353
Match(
INT32
);
1369
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INT32() { return GetToken(CILParser.
INT32
, 0); }
1393
if ( !(_la==
INT32
|| _la==INT64) ) {
1518
case
INT32
:
4914
case
INT32
:
4952
case
INT32
:
4995
case
INT32
:
14751
case
INT32
:
14828
case
INT32
:
14887
while (_la==
INT32
|| _la==INT64) {
14942
while (_la==
INT32
) {
14997
while (_la==
INT32
) {
15052
while (_la==
INT32
) {