1 type derived from BaseEntity
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Validation\ValidatableTypeInfoTests.cs (1)
587private class IntermediateEntity : BaseEntity
3 references to BaseEntity
Microsoft.AspNetCore.Http.Abstractions.Tests (3)
Validation\ValidatableTypeInfoTests.cs (3)
413typeof(BaseEntity), 415CreatePropertyInfo(typeof(BaseEntity), typeof(Guid), "Id", "Id", []) 434{ typeof(BaseEntity), baseType },