2 references to CustomDeadLetterQueue
System.ServiceModel (2)
System\ServiceModel\Configuration\MsmqBindingElementBase.cs (2)
164if (this.CustomDeadLetterQueue != null) 165msmqBinding.CustomDeadLetterQueue = this.CustomDeadLetterQueue;