1 instantiation of SessionFeature
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
SessionStateTempDataProviderTest.cs (1)
83httpContext.Features.Set<ISessionFeature>(new SessionFeature() { Session = new TestSession() });