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