1 write to ViewContext
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Diagnostics\MvcDiagnostics.cs (1)
240
ViewContext
= viewContext;
4 references to ViewContext
Microsoft.AspNetCore.Mvc.ViewFeatures (4)
Diagnostics\MvcDiagnostics.cs (4)
236
/// <param name="viewContext">The <see cref="
ViewContext
"/>.</param>
249
/// The <see cref="
ViewContext
"/>.
260
1 => new KeyValuePair<string, object>(nameof(
ViewContext
),
ViewContext
),