16 references to sigArgs
ILAssembler (16)
gen\CILBaseVisitor.cs (1)
689 /// Visit a parse tree produced by <see cref="CILParser.sigArgs"/>.
gen\CILParser.cs (14)
4821 sigArgs(); 7032 sigArgs(); 8031 sigArgs(); 8050 sigArgs(); 8073 sigArgs(); 8088 sigArgs(); 9347 sigArgs(); 9370 sigArgs(); 9388 sigArgs(); 10535 sigArgs(); 11215 sigArgs(); 12100 sigArgs(); 12111 sigArgs(); 12253 sigArgs();
gen\CILVisitor.cs (1)
426 /// Visit a parse tree produced by <see cref="CILParser.sigArgs"/>.