3 references to CallComplete
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (3)
296this.CallComplete(completedSynchronously, exception); 301this.CallComplete(completedSynchronously, null); 318outer.CallComplete(false, exception);