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