1 write to listenerEndPoint
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
358this.listenerEndPoint = HandleServiceStart(isReconnecting);
3 references to listenerEndPoint
System.ServiceModel (3)
System\ServiceModel\Channels\SharedConnectionListener.cs (3)
359if (string.IsNullOrEmpty(listenerEndPoint)) 597this.listenerEndPoint)); 1156if (this.listenerEndPoint != listenerEndPoint)