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