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