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