1 instantiation of PageBoundPropertyDescriptor
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\CompiledPageActionDescriptorBuilder.cs (1)
133var descriptor = new PageBoundPropertyDescriptor
3 references to PageBoundPropertyDescriptor
Microsoft.AspNetCore.Mvc.RazorPages (3)
ApplicationModels\CompiledPageActionDescriptorBuilder.cs (3)
119internal static PageBoundPropertyDescriptor[] CreateBoundProperties(PageApplicationModel applicationModel) 121var results = new List<PageBoundPropertyDescriptor>(); 133var descriptor = new PageBoundPropertyDescriptor