21 references to DocumentationCommentOptionsStorage
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (12)
DocumentationComments\DocumentationCommentTests.cs (12)
176{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
729{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
1180{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
1562{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
2062{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2083{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2106{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2131{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2154{ DocumentationCommentOptionsStorage.GenerateOnlySummaryTag, true }
2179{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true },
2180{ DocumentationCommentOptionsStorage.GenerateOnlySummaryTag, true }
2203{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
Microsoft.VisualStudio.LanguageServices.CSharp (9)