12 references to methodRef
ILAssembler (12)
gen\CILBaseVisitor.cs (1)
1072 /// Visit a parse tree produced by <see cref="CILParser.methodRef"/>.
gen\CILParser.cs (10)
2044 methodRef(); 4742 methodRef(); 8421 methodRef(); 10386 methodRef(); 10395 methodRef(); 10404 methodRef(); 10413 methodRef(); 10693 methodRef(); 10702 methodRef(); 10711 methodRef();
gen\CILVisitor.cs (1)
661 /// Visit a parse tree produced by <see cref="CILParser.methodRef"/>.