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