17 references to OnlyOnCanceled
System.Net.NameResolution (1)
System\Net\Dns.cs (1)
933}, key, CancellationToken.None, TaskContinuationOptions.OnlyOnCanceled | TaskContinuationOptions.ExecuteSynchronously, TaskScheduler.Default);
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (8)
3789/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3822/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3970/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4004/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4165/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4202/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4368/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4406/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as
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