1 write to _selectionSpan
Microsoft.CodeAnalysis.Workspaces (1)
CodeRefactorings\FixAllOccurences\FixAllState.cs (1)
73
_selectionSpan
= selectionSpan;
2 references to _selectionSpan
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\FixAllOccurences\FixAllState.cs (2)
83
_selectionSpan
,
107
Document,
_selectionSpan
, Scope, cancellationToken).ConfigureAwait(false);