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