4 references to StartBackgroundReceive
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (4)
1046_messageDequeuedCallback = new Action(StartBackgroundReceive); // kick off a new receive when a message is picked up 1457this.StartBackgroundReceive(); 1463this.StartBackgroundReceive(); 1479this.StartBackgroundReceive();