1 implementation of GetLeftSideOfDot
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1085
public SyntaxNode?
GetLeftSideOfDot
(SyntaxNode? node, bool allowImplicitTarget)