8 references to Complete
System.IdentityModel (2)
System\IdentityModel\AsyncResult.cs (1)
102Complete(completedSynchronously, null);
System\IdentityModel\TypedAsyncResult.cs (1)
63Complete( completedSynchronously, exception);
System.ServiceModel (6)
System\ServiceModel\Security\WSTrustChannel.cs (1)
123this.Complete(false, ex);
System\ServiceModel\Security\WSTrustServiceContract.cs (5)
1461this.Complete(false, ex); 1537Complete(false, e); 1553Complete(false, e); 1569Complete(false, e); 1585Complete(false, e);