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