3 references to Underline
Microsoft.CodeAnalysis.Features (3)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (1)
385state.PushStyle(TaggedTextStyle.Underline);
QuickInfo\Presentation\TaggedTextExtensions.cs (2)
268if ((style & TaggedTextStyle.Underline) == TaggedTextStyle.Underline)