Implemented interface member:
method
Invoke
System.Threading.Tasks.ITaskCompletionAction.Invoke(System.Threading.Tasks.Task)
2 references to Invoke
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory.cs (2)
2360
promise.
Invoke
(task);
2395
((CompleteOnInvokePromise<Task>)continuation).
Invoke
(null!);