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