1 implementation of IsNameOfAnyMemberAccessExpression
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
168
public bool
IsNameOfAnyMemberAccessExpression
([NotNullWhen(true)] SyntaxNode? node)