3 references to IHttpAuthenticationFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
124if (key == IHttpAuthenticationFeatureType) 252if (key == IHttpAuthenticationFeatureType) 389yield return new KeyValuePair<Type, object>(IHttpAuthenticationFeatureType, _currentIHttpAuthenticationFeature);