15 instantiations of PageBoundPropertyDescriptor
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
BindPropertyIntegrationTest.cs (1)
187var propertyDescriptor = new PageBoundPropertyDescriptor
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\CompiledPageActionDescriptorBuilder.cs (1)
133var descriptor = new PageBoundPropertyDescriptor
Microsoft.AspNetCore.Mvc.RazorPages.Test (13)
Infrastructure\PageBinderFactoryTest.cs (13)
186new PageBoundPropertyDescriptor() 192new PageBoundPropertyDescriptor() 198new PageBoundPropertyDescriptor() 244new PageBoundPropertyDescriptor() 250new PageBoundPropertyDescriptor() 256new PageBoundPropertyDescriptor() 310new PageBoundPropertyDescriptor() 358new PageBoundPropertyDescriptor() 369new PageBoundPropertyDescriptor() 418new PageBoundPropertyDescriptor() 428new PageBoundPropertyDescriptor() 479new PageBoundPropertyDescriptor() 526new PageBoundPropertyDescriptor()
4 references to PageBoundPropertyDescriptor
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
BindPropertyIntegrationTest.cs (1)
187var propertyDescriptor = new 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