5 references to creationOptions
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
334ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.creationOptions); 553ThrowHelper.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)
961case ExceptionArgument.creationOptions: