1 type derived from IntermediateEntity
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Validation\ValidatableTypeInfoTests.cs (1)
592private class DerivedEntity : IntermediateEntity
3 references to IntermediateEntity
Microsoft.AspNetCore.Http.Abstractions.Tests (3)
Validation\ValidatableTypeInfoTests.cs (3)
419typeof(IntermediateEntity), 421CreatePropertyInfo(typeof(IntermediateEntity), typeof(DateTime), "CreatedAt", "CreatedAt", [new PastDateAttribute()]) 435{ typeof(IntermediateEntity), intermediateType },