`Client` has a private field, `_httpClient` which seems to only be used if `BuildHttpClient` is called which I don't see called anywhere. Is `BuildHttpClient` supposed to be called? Thanks.