2 writes to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
670
_activeSpan
= default;
707
_activeSpan
= tuple.Item1;
2 references to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
731
var activeSpan =
_activeSpan
;
734
? GetNewEndpoint(
_activeSpan
) - _active.Value