1 reference to ContinueWith
Microsoft.Build (1)
BackEnd\Components\Scheduler\Scheduler.cs (1)
627return completionSource.Task.ContinueWith((task) => grantCores(task.Result), TaskContinuationOptions.ExecuteSynchronously);