1 write to addressing
System.ServiceModel.Activation (1)
System\ServiceModel\Channels\MsmqHostedTransportManager.cs (1)
29this.addressing = addressing;
2 references to addressing
System.ServiceModel.Activation (2)
System\ServiceModel\Channels\MsmqHostedTransportManager.cs (2)
58Uri uri = this.addressing.CreateUri(host, queueName, isPrivate); 67get { return this.addressing.Scheme; }