1 write to ActionDescriptor
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
73
ActionDescriptor
= actionDescriptor,
2 references to ActionDescriptor
Microsoft.AspNetCore.Mvc.Core.Test (1)
Infrastructure\ControllerActionInvokerTest.cs (1)
60
Assert.NotNull(listener.BeforeAction?.
ActionDescriptor
);
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionInvokerTest.cs (1)
48
Assert.NotNull(listener.BeforeAction?.
ActionDescriptor
);