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