2 writes to Session
Microsoft.AspNetCore.Http (2)
DefaultHttpContext.cs (2)
130
_features.Fetch(ref _features.Cache.
Session
, _newSessionFeature)!;
133
_features.Fetch(ref _features.Cache.
Session
, _nullSessionFeature);