2 references to Task_ContinueWith_ESandLR
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory.cs (1)
3018throw new ArgumentOutOfRangeException(nameof(continuationOptions), SR.Task_ContinueWith_ESandLR);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1170return SR.Task_ContinueWith_ESandLR;