2 references to ServiceShutdownError
SMSvcHost (2)
System\ServiceModel\Activation\Diagnostics\ListenerTraceUtility.cs (1)
32
{ ListenerTraceCode.
ServiceShutdownError
, "ServiceShutdownError" },
System\ServiceModel\Activation\SharingService.cs (1)
209
ListenerTraceUtility.TraceEvent(TraceEventType.Error, ListenerTraceCode.
ServiceShutdownError
, SR.GetString(SR.TraceCodeServiceShutdownError), this, exception);