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