2 implementations of EndCall
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
1952
void ICallOnce.
EndCall
(ServiceChannel channel, IAsyncResult result)
1984
void ICallOnce.
EndCall
(ServiceChannel channel, IAsyncResult result)
1 reference to EndCall
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2130
_callOnce.
EndCall
(_channel, result);