1 write to Range
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Symbols\DocumentSymbolsHandler.cs (1)
130
Range
= ProtocolConversions.TextSpanToRange(spans.First(), text),
1 reference to Range
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\DocumentSymbol.cs (1)
88
/// Must be contained by the <see cref="
Range
"/>.