1 write to SpanStart
Microsoft.CodeAnalysis.Features (1)
CodeLens\ReferenceLocationDescriptor.cs (1)
136SpanStart = spanStart;
1 reference to SpanStart
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\RemoteCodeLensReferencesService.cs (1)
162var span = new TextSpan(descriptor.SpanStart, descriptor.SpanLength);