3 references to ISessionFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
163
if (key ==
ISessionFeatureType
)
304
if (key ==
ISessionFeatureType
)
437
yield return new KeyValuePair<Type, object>(
ISessionFeatureType
, _currentISessionFeature);