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