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