4 references to Content
Microsoft.CodeAnalysis.Features (2)
CodeLens\CodeLensReferencesService.cs (2)
291
return (reference.Value.
Content
.ToString().TrimEnd(),
306
var lines = tooltip.Value.
Content
.Lines;
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Host\DocumentService\IDocumentExcerptService.cs (2)
46
/// span on <see cref="
Content
"/> that given <see cref="Span"/> got mapped to
51
/// classification information on the <see cref="
Content
"/>