2 implementations of Call
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
1940
void ICallOnce.
Call
(ServiceChannel channel, TimeSpan timeout)
1974
void ICallOnce.
Call
(ServiceChannel channel, TimeSpan timeout)
1 reference to Call
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2043
_callOnce.
Call
(_channel, timeout);