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