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