1 write to ActionContext
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
225ActionContext = actionContext,
2 references to ActionContext
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
PartialViewResultExecutorTest.cs (1)
274Assert.NotNull(listener.ViewNotFound.ActionContext);
ViewResultExecutorTest.cs (1)
269Assert.NotNull(listener.ViewNotFound.ActionContext);