1 write to PageType
Microsoft.AspNetCore.Mvc.Razor (1)
RazorPageActivator.cs (1)
108PageType = pageType;
3 references to PageType
Microsoft.AspNetCore.Mvc.Razor (3)
RazorPageActivator.cs (3)
118return PageType == other.PageType && 125hashCode.Add(PageType);