2 writes to SelectionRange
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Symbols\DocumentSymbolsHandler.cs (1)
130
SelectionRange
= ProtocolConversions.TextSpanToRange(navigationSpan, text),
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Symbols\DocumentSymbolsTests.cs (1)
262
SelectionRange
= selection.Range
1 reference to SelectionRange
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel_Utilities.cs (1)
146
GetSymbolRangeSpan(currentParent.
SelectionRange
),