1 reference to s_cancellationMessage
System.Net.Http (1)
System\Net\Http\CancellationHelper.cs (1)
27new TaskCanceledException(s_cancellationMessage, innerException, cancellationToken); // TCE for compatibility with other handlers that use TaskCompletionSource.TrySetCanceled()