3 references to SetBasicAuthToken
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (3)
230SetBasicAuthToken(request, credential, isProxyAuth: true); 251SetBasicAuthToken(request, preAuthCredential, isProxyAuth); 314SetBasicAuthToken(request, challenge.Credential, isProxyAuth);