16 references to callConv
ILAssembler (16)
gen\CILBaseVisitor.cs (1)
1082 /// Visit a parse tree produced by <see cref="CILParser.callConv"/>.
gen\CILParser.cs (14)
4817 callConv(); 7026 callConv(); 8011 callConv(); 8038 callConv(); 8057 callConv(); 8080 callConv(); 8157 callConv(); 8166 callConv(); 9337 callConv(); 9358 callConv(); 9376 callConv(); 10529 callConv(); 11203 callConv(); 12241 callConv();
gen\CILVisitor.cs (1)
667 /// Visit a parse tree produced by <see cref="CILParser.callConv"/>.