1 write to ViewComponentContext
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Diagnostics\MvcDiagnostics.cs (1)
30
ViewComponentContext
= viewComponentContext;
4 references to ViewComponentContext
Microsoft.AspNetCore.Mvc.ViewFeatures (4)
Diagnostics\MvcDiagnostics.cs (4)
25
/// <param name="viewComponentContext">The <see cref="
ViewComponentContext
"/>.</param>
40
/// The <see cref="
ViewComponentContext
"/>.
56
1 => new KeyValuePair<string, object>(nameof(
ViewComponentContext
),
ViewComponentContext
),