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