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