3 references to Span
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\DocumentService\IDocumentExcerptService.cs (1)
46/// span on <see cref="Content"/> that given <see cref="Span"/> got mapped to
Microsoft.VisualStudio.LanguageServices (2)
FindReferences\Entries\DocumentSpanEntry.cs (2)
69=> _excerptResult.Span; 155CreateDisposableToolTip(_excerptResult.Document, _excerptResult.Span));