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)
3704
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
3737
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
3885
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
3919
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4080
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4117
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4283
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4321
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as