1 instantiation of GzipJsonContent
Microsoft.DotNet.Cli.Telemetry (1)
Implementation\HttpTelemetryUploadTransport.cs (1)
46
using var content = new
GzipJsonContent
(payload);
1 reference to GzipJsonContent
Microsoft.DotNet.Cli.Telemetry (1)
Implementation\HttpTelemetryUploadTransport.cs (1)
46
using
var
content = new GzipJsonContent(payload);