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