3 references to Stop
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\ServiceModelActivity.cs (3)
344
if (this.LastState != ActivityState.
Stop
&&
347
this.LastState = ActivityState.
Stop
;
361
if (this.LastState != ActivityState.
Stop
)