6 references to BeginAcceptChannel
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerBinder.cs (6)
78return _listener.BeginAcceptChannel(timeout, callback, state); 125return _listener.BeginAcceptChannel(timeout, callback, state); 170return _listener.BeginAcceptChannel(timeout, callback, state); 215return _listener.BeginAcceptChannel(timeout, callback, state); 260return _listener.BeginAcceptChannel(timeout, callback, state); 305return _listener.BeginAcceptChannel(timeout, callback, state);