3 references to ITlsConnectionFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
151if (key == ITlsConnectionFeatureType) 289if (key == ITlsConnectionFeatureType) 425yield return new KeyValuePair<Type, object>(ITlsConnectionFeatureType, _currentITlsConnectionFeature);