3 references to PreviousActivity
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\TraceUtility.cs (3)
465else if (ServiceModelActivity.Current.PreviousActivity != null && 466ServiceModelActivity.Current.PreviousActivity.Id == guid) 468activity = ServiceModelActivity.Current.PreviousActivity;