3 references to PreserveWhitespace
Microsoft.CodeAnalysis.Features (3)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (3)
370state.PushStyle(TaggedTextStyle.Code | TaggedTextStyle.PreserveWhitespace); 550if ((state.Style & TaggedTextStyle.PreserveWhitespace) == TaggedTextStyle.PreserveWhitespace)