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