17 references to OnlyOnCanceled
System.Net.NameResolution (1)
System\Net\Dns.cs (1)
778}, key, CancellationToken.None, TaskContinuationOptions.OnlyOnCanceled | TaskContinuationOptions.ExecuteSynchronously, TaskScheduler.Default);
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Future.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\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (8)
3705/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3738/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3886/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3920/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4081/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4118/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4284/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4322/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as