2 references to LocalAddress
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
518Fx.Assert(this.LocalAddress != null, "this.LocalAddress should not be null."); 519message.Headers.To = this.LocalAddress.Uri;