1 type derived from Vehicle
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Validation\ValidatableTypeInfoTests.cs (1)
548private class Car : Vehicle
4 references to Vehicle
Microsoft.AspNetCore.Http.Abstractions.Tests (4)
Validation\ValidatableTypeInfoTests.cs (4)
128typeof(Vehicle), 130CreatePropertyInfo(typeof(Vehicle), typeof(string), "Make", "Make", 132CreatePropertyInfo(typeof(Vehicle), typeof(string), "Model", "Model", 147{ typeof(Vehicle), baseType },