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