5 references to PushStyle
Microsoft.CodeAnalysis.Features (5)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (5)
365state.PushStyle(TaggedTextStyle.Code); 370state.PushStyle(TaggedTextStyle.Code | TaggedTextStyle.PreserveWhitespace); 375state.PushStyle(TaggedTextStyle.Emphasis); 380state.PushStyle(TaggedTextStyle.Strong); 385state.PushStyle(TaggedTextStyle.Underline);