1 reference to int64
ILAssembler (1)
GrammarVisitor.cs (1)
4948
public GrammarResult.Literal<long> VisitStackreserve(CILParser.StackreserveContext context) => VisitInt64(context.
int64
());