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