1 reference to tryBindMemberAccessWithBoundNamespaceLeft
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Expressions.cs (1)
7750result = tryBindMemberAccessWithBoundNamespaceLeft(((BoundNamespaceExpression)boundLeft).NamespaceSymbol, node, boundLeft, right, diagnostics, lookupResult, options, typeArgumentsSyntax, typeArguments, rightName, rightArity);