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