2 references to IsSynthesizedExternalSourceDiagnostic
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (2)
582SuppressionHelpers.IsSynthesizedExternalSourceDiagnostic(d)); 645projectDiagnosticsToFix = diagnostics.Where(d => latestDiagnosticsFromDiagnosticService.Contains(d) || SuppressionHelpers.IsSynthesizedExternalSourceDiagnostic(d));