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)
3706
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
3739
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
3887
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
3921
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4082
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4119
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4285
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as
4323
/// cref="TaskContinuationOptions.
OnlyOnCanceled
">OnlyOnCanceled</see>, as