1 type derived from BaseEntity
Microsoft.Extensions.Validation.Tests (1)
ValidatableTypeInfoTests.cs (1)
710private class IntermediateEntity : BaseEntity
3 references to BaseEntity
Microsoft.Extensions.Validation.Tests (3)
ValidatableTypeInfoTests.cs (3)
450typeof(BaseEntity), 452CreatePropertyInfo(typeof(BaseEntity), typeof(Guid), "Id", "Id", []) 476{ typeof(BaseEntity), baseType },