3 references to IHttpWebSocketFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
159if (key == IHttpWebSocketFeatureType) 299if (key == IHttpWebSocketFeatureType) 433yield return new KeyValuePair<Type, object>(IHttpWebSocketFeatureType, _currentIHttpWebSocketFeature);