2 writes to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
668
_activeSpan
= default;
705
_activeSpan
= tuple.Item1;
2 references to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
729
var activeSpan =
_activeSpan
;
732
? GetNewEndpoint(
_activeSpan
) - _active.Value