2 writes to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
666
_activeSpan
= default;
703
_activeSpan
= tuple.Item1;
2 references to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
727
var activeSpan =
_activeSpan
;
730
? GetNewEndpoint(
_activeSpan
) - _active.Value