Base:
method
SendAsync
System.Net.Http.HttpMessageHandler.SendAsync(System.Net.Http.HttpRequestMessage, System.Threading.CancellationToken)
1 reference to SendAsync
Microsoft.AspNetCore.TestHost (1)
ClientHandler.cs (1)
56/// Use the asynchronous version of this method, <see cref="SendAsync(HttpRequestMessage, CancellationToken)"/>, instead.