2 references to OnItemDequeued
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
379
this.onItemDequeued = new Action(this.
OnItemDequeued
);
646
this.onItemDequeued = new Action(this.
OnItemDequeued
);