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