4 references to millisecondsTimeout
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (3)
2756ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsTimeout); 4912ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsTimeout); 5279ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.millisecondsTimeout);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
991case ExceptionArgument.millisecondsTimeout: