8 references to Complete
System.ServiceModel.Internals (8)
System\Runtime\AsyncResult.cs (1)
205Complete(completedSynchronously);
System\Runtime\CompletedAsyncResult.cs (3)
16Complete(true); 35Complete(true); 57Complete(true);
System\Runtime\InputQueue.cs (3)
853thisPtr.Complete(false); 905Complete(false); 912thisPtr.Complete(false);
System\Runtime\TypedAsyncResult.cs (1)
23Complete(completedSynchronously);