7 references to DerivedClassWithComparable
Microsoft.AspNetCore.Shared.Tests (7)
ClosedGenericMatcherTest.cs (7)
87typeof(DerivedClassWithComparable), 92typeof(DerivedClassWithComparable), 97typeof(DerivedClassWithComparable), 102typeof(DerivedClassWithComparable), 104typeof(IComparable<DerivedClassWithComparable>) 348private class DerivedClassWithComparable : DerivedClass, IComparable<DerivedClassWithComparable> 350public int CompareTo(DerivedClassWithComparable other)