1 write to eventActivity
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
171this.eventActivity = EventTraceActivity.GetFromThreadOrCreate();
2 references to eventActivity
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
168if (this.eventActivity == null) 173return this.eventActivity;