3 references to MappedSpan
Microsoft.CodeAnalysis.Features (3)
CodeLens\CodeLensReferencesService.cs (3)
292
reference.Value.
MappedSpan
.Start,
293
reference.Value.
MappedSpan
.Length);
307
var mappedLine = lines.GetLineFromPosition(tooltip.Value.
MappedSpan
.Start);