3 references to cancellationToken
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
5638
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
cancellationToken
);
5649
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
cancellationToken
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
975
case ExceptionArgument.
cancellationToken
: