2 references to Null
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ControllerActionInvokerProvider.cs (1)
54_actionContextAccessor = actionContextAccessor ?? ActionContextAccessor.Null;
Routing\ControllerRequestDelegateFactory.cs (1)
57_actionContextAccessor = actionContextAccessor ?? ActionContextAccessor.Null;