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