1 type derived from Vehicle
Microsoft.Extensions.Validation.Tests (1)
ValidatableTypeInfoTests.cs (1)
671private class Car : Vehicle
4 references to Vehicle
Microsoft.Extensions.Validation.Tests (4)
ValidatableTypeInfoTests.cs (4)
171typeof(Vehicle), 173CreatePropertyInfo(typeof(Vehicle), typeof(string), "Make", "Make", 175CreatePropertyInfo(typeof(Vehicle), typeof(string), "Model", "Model", 195{ typeof(Vehicle), baseType },