4 references to continuationOptions
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (3)
4600
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
continuationOptions
, ExceptionResource.Task_ContinueWith_ESandLR);
4608
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
continuationOptions
);
4614
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
continuationOptions
, ExceptionResource.Task_ContinueWith_NotOnAnything);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
977
case ExceptionArgument.
continuationOptions
: