2 references to
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Infrastructure\HtmlPageContext.cs (2)
10
protected HtmlPageContext() :
this
(new Dictionary<string, object>())
15
:
this
(new Dictionary<string, object>(currentContext._properties))