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