1 instantiation of NotQuiteIdentityRazorPage
Microsoft.AspNetCore.Mvc.Razor.Test (1)
RazorPageCreateModelExpressionTest.cs (1)
285return new NotQuiteIdentityRazorPage
3 references to NotQuiteIdentityRazorPage
Microsoft.AspNetCore.Mvc.Razor.Test (3)
RazorPageCreateModelExpressionTest.cs (3)
103Func<NotQuiteIdentityRazorPage, ModelExpression> createModelExpression, 112var page = CreateNotQuiteIdentityPage(viewContext); 283public static NotQuiteIdentityRazorPage CreateNotQuiteIdentityPage(ViewContext viewContext)