2 references to BeginCallOnce
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
475return manager.BeginCallOnce(TimeSpan.MaxValue, null, callback, state); 514return manager.BeginCallOnce(timeout, _autoDisplayUIManager, callback, state);