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)
697/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 731/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 881/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 916/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1077/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1120/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1296/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1341/// 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