1 reference to LocalAddress
System.ServiceModel (1)
System\ServiceModel\Administration\ServiceInstanceProvider.cs (1)
370instance.SetProperty(AdministrationStrings.LocalAddress, serviceChannel.LocalAddress == null ? String.Empty : serviceChannel.LocalAddress.ToString());