2 references to TaskToApm
Microsoft.AspNetCore.ResponseCompression (2)
ResponseCompressionBody.cs (2)
172
=>
TaskToApm
.Begin(WriteAsync(buffer, offset, count, CancellationToken.None), callback, state);
175
=>
TaskToApm
.End(asyncResult);