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