2 implementations of Call
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
1940void ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) 1974void 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);