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