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