10 references to DiagnosticIDs
System.Windows.Forms.Analyzers (3)
System\Windows\Forms\Analyzers\Diagnostics\DiagnosticDescriptorHelper.cs (1)
26
string.Format(
DiagnosticIDs
.UrlFormat, id.ToLowerInvariant()),
System\Windows\Forms\Analyzers\Diagnostics\SharedDiagnosticDescriptors.cs (2)
14
id:
DiagnosticIDs
.MigrateHighDpiSettings,
23
id:
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)
15
id:
DiagnosticIDs
.UnsupportedProjectType,
24
id:
DiagnosticIDs
.PropertyCantBeSetToValue,
33
id:
DiagnosticIDs
.PropertyCantBeSetToValue,
42
id:
DiagnosticIDs
.MissingPropertySerializationConfiguration,
53
id:
DiagnosticIDs
.ImplementITypedDataObject,
64
DiagnosticIDs
.AvoidPassingFuncReturningTaskWithoutCancellationToken,