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