1 write to ActionArguments
Microsoft.AspNetCore.Mvc.Core (1)
Diagnostics\MvcDiagnostics.cs (1)
948ActionArguments = actionArguments;
2 references to ActionArguments
Microsoft.AspNetCore.Mvc.Core (2)
Diagnostics\MvcDiagnostics.cs (2)
9741 => new KeyValuePair<string, object>(nameof(ActionArguments), ActionArguments),