2 references to new
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\CodeCleanup\DiagnosticSet.cs (2)
33: this(description, ImmutableArray.Create(diagnosticIds), isAnyDiagnosticIdExplicitlyEnabled: true) 42return new(Description, DiagnosticIds, isAnyDiagnosticIdExplicitlyEnabled);