1 write to ViewContext
Microsoft.AspNetCore.Mvc.Razor (1)
Diagnostics\MvcDiagnostics.cs (1)
94
ViewContext
= viewContext;
3 references to ViewContext
Microsoft.AspNetCore.Mvc.Razor (3)
Diagnostics\MvcDiagnostics.cs (3)
105
/// The <see cref="
ViewContext
"/>.
126
1 => new KeyValuePair<string, object>(nameof(
ViewContext
),
ViewContext
),