2 references to ObserveExceptionCore
System.Net.Quic (2)
System\Net\Quic\Internal\ThrowHelper.cs (2)
223ObserveExceptionCore(task); 227task.ContinueWith(static (t) => ObserveExceptionCore(t), CancellationToken.None, TaskContinuationOptions.ExecuteSynchronously | TaskContinuationOptions.OnlyOnFaulted, TaskScheduler.Default);