27 references to DiagnosticIds
Microsoft.DotNet.ApiCompatibility (27)
Rules\AssemblyIdentityMustMatch.cs (3)
45
DiagnosticIds
.MatchingAssemblyDoesNotExist,
64
DiagnosticIds
.MatchingAssemblyDoesNotExist,
178
DiagnosticIds
.AssemblyIdentityMustMatch,
Rules\AttributesMustMatch.cs (3)
45
DiagnosticIds
.CannotChangeAttribute,
52
DiagnosticIds
.CannotAddAttribute,
59
DiagnosticIds
.CannotRemoveAttribute,
Rules\CannotAddAbstractMember.cs (1)
39
DiagnosticIds
.CannotAddAbstractMember,
Rules\CannotAddMemberToInterface.cs (1)
42
DiagnosticIds
.CannotAddMemberToInterface,
Rules\CannotAddOrRemoveVirtualKeyword.cs (4)
41
DiagnosticIds
.CannotAddSealedToInterfaceMember,
65
DiagnosticIds
.CannotRemoveVirtualFromMember,
83
DiagnosticIds
.CannotAddVirtualToMember,
98
DiagnosticIds
.CannotRemoveVirtualFromMember,
Rules\CannotChangeGenericConstraints.cs (2)
111
DiagnosticIds
.CannotChangeGenericConstraint,
133
DiagnosticIds
.CannotChangeGenericConstraint,
Rules\CannotChangeParameterName.cs (1)
43
DiagnosticIds
.CannotChangeParameterName,
Rules\CannotChangeVisibility.cs (2)
77
DiagnosticIds
.CannotReduceVisibility,
86
DiagnosticIds
.CannotExpandVisibility,
Rules\CannotRemoveBaseTypeOrInterface.cs (2)
65
DiagnosticIds
.CannotRemoveBaseType,
89
DiagnosticIds
.CannotRemoveBaseInterface,
Rules\CannotSealType.cs (2)
36
DiagnosticIds
.CannotSealType,
46
DiagnosticIds
.CannotSealType,
Rules\EnumsMustMatch.cs (2)
47
DiagnosticIds
.EnumTypesMustMatch,
79
DiagnosticIds
.EnumValuesMustMatch,
Rules\MembersMustExist.cs (4)
40
DiagnosticIds
.TypeMustExist,
50
DiagnosticIds
.TypeMustExist,
69
DiagnosticIds
.MemberMustExist,
82
DiagnosticIds
.MemberMustExist,