3 references to CallComplete
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (3)
363this.CallComplete(completedSynchronously, exception); 368this.CallComplete(completedSynchronously, null); 385outer.CallComplete(false, exception);