2 references to IsRightOfDotOrArrow
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\SyntaxTreeExtensions.cs (2)
629syntaxTree.IsRightOfDotOrArrow(position, cancellationToken)) 722syntaxTree.IsRightOfDotOrArrow(position, cancellationToken);