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