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