3 references to TestService
Microsoft.AspNetCore.Mvc.Core.Test (3)
Controllers\DefaultControllerFactoryTest.cs (3)
181$"Unable to resolve service for type '{typeof(TestService).FullName}' while attempting to activate " + 296public ControllerThatCannotBeActivated(TestService service) 301public TestService Service { get; }