1 reference to DeleteAsync
System.Net.Http.Json (1)
System\Net\Http\Json\HttpClientJsonExtensions.Delete.cs (1)
19static (client, uri, cancellation) => client.DeleteAsync(uri, cancellation);