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