2 writes to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
664
_activeSpan
= default;
701
_activeSpan
= tuple.Item1;
2 references to _activeSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
725
var activeSpan =
_activeSpan
;
728
? GetNewEndpoint(
_activeSpan
) - _active.Value