1 write to ViewComponentResult
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Diagnostics\MvcDiagnostics.cs (1)
83
ViewComponentResult
= viewComponentResult;
3 references to ViewComponentResult
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (3)
77
/// <param name="viewComponentResult">The <see cref="
ViewComponentResult
"/>.</param>
116
3 => new KeyValuePair<string, object>(nameof(
ViewComponentResult
),
ViewComponentResult
),