1 reference to ClassWithNoDefaultConstructor
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ActionParametersIntegrationTest.cs (1)
1077
return new
ClassWithNoDefaultConstructor
(100);