1 write to ViewComponent
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Diagnostics\MvcDiagnostics.cs (1)
84
ViewComponent
= viewComponent;
3 references to ViewComponent
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (3)
78
/// <param name="viewComponent">The <see cref="
ViewComponent
"/>.</param>
115
2 => new KeyValuePair<string, object>(nameof(
ViewComponent
),
ViewComponent
),