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