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