2 writes to _anchorSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
668
_anchorSpan
= default;
701
_anchorSpan
= tuple.Item1;
2 references to _anchorSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
725
var anchorSpan =
_anchorSpan
;
728
? GetNewEndpoint(
_anchorSpan
) - _anchor.Value