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