4 references to CannotRemoveBaseType
Microsoft.DotNet.ApiCompatibility (1)
Rules\CannotRemoveBaseTypeOrInterface.cs (1)
65
DiagnosticIds.
CannotRemoveBaseType
,
Microsoft.DotNet.ApiCompatibility.Tests (3)
Rules\CannotRemoveBaseTypeOrInterfaceTests.cs (3)
80
CompatDifference.CreateWithDefaultMetadata(DiagnosticIds.
CannotRemoveBaseType
, string.Empty, DifferenceType.Changed, "T:CompatTests.First"),
157
CompatDifference.CreateWithDefaultMetadata(DiagnosticIds.
CannotRemoveBaseType
, string.Empty, DifferenceType.Changed, "T:CompatTests.First"),
274
new CompatDifference(leftContainer.MetadataInformation, right[1].MetadataInformation, DiagnosticIds.
CannotRemoveBaseType
, string.Empty, DifferenceType.Changed, "T:CompatTests.SecondBase"),