2 references to PocoModel
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
Infrastructure\PageActionInvokerTest.cs (2)
256Assert.IsType<ViewDataDictionary<PocoModel>>(page.PageContext.ViewData); 1611ModelTypeInfo = typeof(PocoModel).GetTypeInfo(),