1 reference to SingleLine
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensReferencesService.cs (1)
260
var referenceExcerpt = await DocumentExcerptHelper.TryExcerptAsync(document, span, ExcerptMode.
SingleLine
, classificationOptions, cancellationToken).ConfigureAwait(false);