3 references to Default
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Options\GlobalOptionsTests.cs (1)
190
VerifyDataMembersHaveNonDefaultValues(globalOptions.GetDocumentationCommentOptions(globalOptions.GetLineFormattingOptions(language), language), DocumentationCommentOptions.
Default
, language);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\DocumentationCommentOptionsStorage.cs (1)
23
"dotnet_auto_xml_doc_comment_generation", DocumentationCommentOptions.
Default
.AutoXmlDocCommentGeneration);
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Remote\ServiceDescriptorTests.cs (1)
212
DocumentationCommentOptions.
Default