3 references to PropertyWithNoValue
Microsoft.AspNetCore.Mvc.RazorPages.Test (3)
Infrastructure\PageBinderFactoryTest.cs (3)
258Name = nameof(PageModelWithProperty.PropertyWithNoValue), 260Property = type.GetProperty(nameof(PageModelWithProperty.PropertyWithNoValue)), 297Assert.Null(model.PropertyWithNoValue);