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