3 references to PropertyWithNoValue
Microsoft.AspNetCore.Mvc.RazorPages.Test (3)
Infrastructure\PageBinderFactoryTest.cs (3)
200Name = nameof(PageWithProperty.PropertyWithNoValue), 202Property = type.GetProperty(nameof(PageWithProperty.PropertyWithNoValue)), 231Assert.Null(page.PropertyWithNoValue);