5 references to creationOptions
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
334
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
creationOptions
);
553
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
creationOptions
);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory.cs (2)
209
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
creationOptions
);
1525
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
creationOptions
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
953
case ExceptionArgument.
creationOptions
: