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