1 reference to DisposeChannelPool
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\InternalSendMessage.cs (1)
2802
this.disposeChannelPool = new Action<Pool<IChannel>>(this.
DisposeChannelPool
);