2 references to int32
ILAssembler (2)
GrammarVisitor.cs (2)
3375
int arg = VisitInt32(context.
int32
()).Value;
3604
if (context.
int32
() is CILParser.Int32Context int32)