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