1 implementation of IsLeftSideOfDot
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1076
public bool
IsLeftSideOfDot
([NotNullWhen(true)] SyntaxNode? node)