2 references to ControllerThatCannotBeActivated
Microsoft.AspNetCore.Mvc.Core.Test (2)
Controllers\DefaultControllerFactoryTest.cs (2)
165
ControllerTypeInfo = typeof(
ControllerThatCannotBeActivated
).GetTypeInfo()
182
$"'{typeof(
ControllerThatCannotBeActivated
).FullName}'.",