1 write to ActionDescriptor
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
94
ActionDescriptor
= actionDescriptor,
2 references to ActionDescriptor
Microsoft.AspNetCore.Mvc.Core.Test (1)
Infrastructure\ControllerActionInvokerTest.cs (1)
97
Assert.NotNull(listener.AfterAction?.
ActionDescriptor
);
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionInvokerTest.cs (1)
76
Assert.NotNull(listener.AfterAction?.
ActionDescriptor
);