1 write to serviceName
SMSvcHost (1)
System\ServiceModel\Activation\SharingService.cs (1)
36
this.
serviceName
= serviceName;
4 references to serviceName
SMSvcHost (4)
System\ServiceModel\Activation\SharingService.cs (4)
129
Utility.FormatListenerEndpoint(
serviceName
, listenerEndPoint));
143
Uri formattedUri = Utility.FormatListenerEndpoint(
serviceName
, listenerEndPoint);
160
new InvalidOperationException(SR.GetString(SR.ServiceStartErrorEndpoint, this.
serviceName
),
183
new InvalidOperationException(SR.GetString(SR.ServiceStartErrorPublish, this.
serviceName
),