1 instantiation of DefaultSessionFeature
Microsoft.AspNetCore.Http (1)
DefaultHttpContext.cs (1)
32private static readonly Func<IFeatureCollection, ISessionFeature> _newSessionFeature = f => new DefaultSessionFeature();