2 references to Complete
System.Runtime.InteropServices.JavaScript (2)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (2)
221
task.ContinueWith(
Complete
, taskHolder, TaskScheduler.Current);
307
task.ContinueWith(
Complete
, taskHolder, TaskScheduler.Current);