17 references to OnlyOnCanceled
System.Net.NameResolution (1)
System\Net\Dns.cs (1)
698}, 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)
695/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 729/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 879/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 914/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1075/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1118/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1294/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 1339/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (8)
3684/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3717/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3865/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 3899/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4060/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4097/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4263/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as 4301/// cref="TaskContinuationOptions.OnlyOnCanceled">OnlyOnCanceled</see>, as