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