1 instantiation of TestSession
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
TempData\SessionStorageTempDataProviderTest.cs (1)
129Session = new TestSession();
6 references to TestSession
Microsoft.AspNetCore.Components.Endpoints.Tests (6)
TempData\SessionStorageTempDataProviderTest.cs (6)
40var session = (TestSession)httpContext.Session; 58var session = (TestSession)httpContext.Session; 86var session = (TestSession)httpContext.Session;