2 references to SendAsync
System.Security.Cryptography (2)
src\libraries\Common\src\System\Net\Http\X509ResourceClient.cs (2)
197Task sendTask = (Task)SendAsync(httpClient, requestMessage, cancellationToken); 236Task sendTask = (Task)SendAsync(httpClient, requestMessage, cancellationToken);