2 references to Task_RunSynchronously_Promise
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
1205ThrowHelper.ThrowInvalidOperationException(ExceptionResource.Task_RunSynchronously_Promise);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1157case ExceptionResource.Task_RunSynchronously_Promise: