3 references to Complete
System.ServiceModel.Internals (3)
System\Runtime\AsyncResult.cs (1)
249thisPtr.Complete(false, completionException);
System\Runtime\InputQueue.cs (1)
844Complete(false, item.Exception);
System\Runtime\ScheduleActionItemAsyncResult.cs (1)
44thisPtr.Complete(false, completionException);