2 references to Task_ContinueWith_NotOnAnything
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
4409ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.continuationOptions, ExceptionResource.Task_ContinueWith_NotOnAnything);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1171case ExceptionResource.Task_ContinueWith_NotOnAnything: