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