1 write to ActionDescriptor
Microsoft.AspNetCore.Mvc.Razor (1)
Diagnostics\MvcDiagnostics.cs (1)
34ActionDescriptor = actionDescriptor;
3 references to ActionDescriptor
Microsoft.AspNetCore.Mvc.Razor (3)
Diagnostics\MvcDiagnostics.cs (3)
49/// The <see cref="ActionDescriptor"/>. 662 => new KeyValuePair<string, object>(nameof(ActionDescriptor), ActionDescriptor),