2 references to TestController
Microsoft.AspNetCore.Mvc.Core.Test (2)
ApplicationModels\PropertyModelTest.cs (2)
15var propertyModel = new PropertyModel(typeof(TestController).GetProperty("Property"), 18propertyModel.Controller = new ControllerModel(typeof(TestController).GetTypeInfo(), new List<object>());