21 references to DocumentationCommentOptionsStorage
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (12)
DocumentationComments\DocumentationCommentTests.cs (12)
196{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
749{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
1200{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
1582{ DocumentationCommentOptionsStorage.AutoXmlDocCommentGeneration, false }
2082{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2103{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2126{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2151{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
2174{ DocumentationCommentOptionsStorage.GenerateOnlySummaryTag, true }
2199{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true },
2200{ DocumentationCommentOptionsStorage.GenerateOnlySummaryTag, true }
2223{ DocumentationCommentOptionsStorage.GenerateSummaryTagOnSingleLine, true }
Microsoft.VisualStudio.LanguageServices.CSharp (9)