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