17 references to OnlyOnCanceled
System.Net.NameResolution (1)
System\Net\Dns.cs (1)
987}, key, CancellationToken.None, TaskContinuationOptions.OnlyOnCanceled | TaskContinuationOptions.ExecuteSynchronously, TaskScheduler.Default);
System.Private.CoreLib (16)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task_T.cs (8)
693/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 727/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 877/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 912/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1073/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1116/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1292/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1337/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (8)
3889/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3922/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4070/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4104/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4265/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4302/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4468/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4506/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as