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