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