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