1 write to ActionDescriptor
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Diagnostics\MvcDiagnostics.cs (1)
29
ActionDescriptor
= actionDescriptor;
4 references to ActionDescriptor
Microsoft.AspNetCore.Mvc.ViewFeatures (4)
Diagnostics\MvcDiagnostics.cs (4)
24
/// <param name="actionDescriptor">The <see cref="
ActionDescriptor
"/>.</param>
35
/// The <see cref="
ActionDescriptor
"/>.
55
0 => new KeyValuePair<string, object>(nameof(
ActionDescriptor
),
ActionDescriptor
),