2 references to FindMatchingMethod
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (2)
661MethodSymbol meth = FindMatchingMethod(methinfo, parent); 1383MethodSymbol methodSymbol = FindMatchingMethod(member, callingAggregate);