3 references to IConnectionEndPointFeature
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
195if (key == IConnectionEndPointFeature) 347if (key == IConnectionEndPointFeature) 461yield return new KeyValuePair<Type, object>(IConnectionEndPointFeature, _currentIConnectionEndPointFeature);