3 references to IResponseCookiesFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
140if (key == IResponseCookiesFeatureType) 272if (key == IResponseCookiesFeatureType) 405yield return new KeyValuePair<Type, object>(IResponseCookiesFeatureType, _currentIResponseCookiesFeature);