1 write to ActionContext
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
196ActionContext = actionContext,
2 references to ActionContext
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
PartialViewResultExecutorTest.cs (1)
231Assert.NotNull(listener.ViewFound.ActionContext);
ViewResultExecutorTest.cs (1)
227Assert.NotNull(listener.ViewFound.ActionContext);