1 write to ViewEntry
Microsoft.AspNetCore.Mvc.Razor (1)
ViewLocationCacheResult.cs (1)
23ViewEntry = view;
4 references to ViewEntry
Microsoft.AspNetCore.Mvc.Razor (4)
RazorViewEngine.cs (3)
121var razorPage = cacheResult.ViewEntry.PageFactory(); 144var razorPage = cacheResult.ViewEntry.PageFactory(); 462var page = result.ViewEntry.PageFactory();
ViewLocationCacheResult.cs (1)
57/// a view at <see cref="ViewEntry"/>. When <see cref="Success"/> is <c>false</c>, this includes