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