52 references to ResponseHeadersRead
aspire (3)
Aspire.Dashboard.Tests (2)
Aspire.Hosting.OpenAI (1)
dotnet-svcutil-lib (1)
Microsoft.Build.Tasks.Core (1)
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (24)
Microsoft.Extensions.Http.Diagnostics.Tests (7)
Microsoft.ML.PerformanceTests (1)
Microsoft.ML.Tokenizers (1)
Microsoft.ML.Tokenizers.Tests (1)
Microsoft.NET.Build.Containers (1)
NuGet.Protocol (4)
System.Net.Http.Json (3)
System\Net\Http\Json\HttpClientJsonExtensions.Get.cs (2)
19static (client, uri, cancellation) => client.GetAsync(uri, HttpCompletionOption.ResponseHeadersRead, cancellation);
29FromJsonAsyncCore(static (client, uri, cancellation) => client.GetAsync(uri, HttpCompletionOption.ResponseHeadersRead, cancellation), client, requestUri, type, options, cancellationToken);
System.Net.Requests (1)
System.ServiceModel.Http (1)