1 reference to IsKnownIDEDiagnosticId
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeCleanup\AbstractCodeCleanupService.cs (1)
201
shouldIncludeDiagnostic: static diagnosticId => !(IDEDiagnosticIdToOptionMappingHelper.
IsKnownIDEDiagnosticId
(diagnosticId)),