3 references to IsAuthenticationChallenge
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (2)
112if (!IsAuthenticationChallenge(response, isProxyAuth)) 135if (!IsAuthenticationChallenge(response, isProxyAuth))
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
206if (!IsAuthenticationChallenge(response, isProxyAuth))