4 references to new
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (2)
DocumentationComments\OmniSharpDocumentationCommentOptionsWrapper.cs (2)
23
: this(new
DocumentationCommentOptions
()
44
return new(
new
() { LineFormatting = formattingOptions.LineFormatting, AutoXmlDocCommentGeneration = autoXmlDocCommentGeneration });
Microsoft.CodeAnalysis.Features (1)
DocumentationComments\DocumentationCommentOptions.cs (1)
13
public static readonly DocumentationCommentOptions Default =
new
();
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\DocumentationCommentOptionsStorage.cs (1)
14
=>
new
()