2 references to TestPageModel_ViewDataProperties
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
ApplicationModels\ViewDataAttributePageApplicationModelProviderTest.cs (2)
31var type = typeof(TestPageModel_ViewDataProperties); 43property => Assert.Equal(nameof(TestPageModel_ViewDataProperties.DateTime), property.PropertyInfo.Name));