2 references to GetMethodSymbol
Microsoft.CodeAnalysis.CSharp (2)
Binder\BinderFactory.BinderFactoryVisitor.cs (2)
347MethodSymbol method = GetMethodSymbol(parent, resultBinder); 1243MethodSymbol method = GetMethodSymbol(baseMethodDeclSyntax, outerBinder);