1 write to Span
Microsoft.CodeAnalysis.Features (1)
QuickInfo\QuickInfoItem.cs (1)
42Span = span;
2 references to Span
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Hover\HoverHandler.cs (2)
123Range = ProtocolConversions.TextSpanToRange(info.Span, text), 145Range = ProtocolConversions.TextSpanToRange(info.Span, text),