10 references to DiagnosticIDs
System.Windows.Forms.Analyzers (3)
System\Windows\Forms\Analyzers\Diagnostics\DiagnosticDescriptorHelper.cs (1)
26string.Format(DiagnosticIDs.UrlFormat, id.ToLowerInvariant()),
System\Windows\Forms\Analyzers\Diagnostics\SharedDiagnosticDescriptors.cs (2)
14id: DiagnosticIDs.MigrateHighDpiSettings, 23id: DiagnosticIDs.MigrateHighDpiSettings,
System.Windows.Forms.Analyzers.CodeFixes.CSharp (1)
System\Windows\Forms\CSharp\CodeFixes\AddDesignerSerializationVisibility\AddDesignerSerializationVisibilityCodeFixProvider.cs (1)
25=> [DiagnosticIDs.MissingPropertySerializationConfiguration];
System.Windows.Forms.Analyzers.CSharp (6)
System\Windows\Forms\CSharp\Analyzers\Diagnostics\CSharpDiagnosticDescriptors.cs (6)
15id: DiagnosticIDs.UnsupportedProjectType, 24id: DiagnosticIDs.PropertyCantBeSetToValue, 33id: DiagnosticIDs.PropertyCantBeSetToValue, 42id: DiagnosticIDs.MissingPropertySerializationConfiguration, 53id: DiagnosticIDs.ImplementITypedDataObject, 64DiagnosticIDs.AvoidPassingFuncReturningTaskWithoutCancellationToken,