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