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