1 write to activity
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
107
this.
activity
= EventTraceActivity.GetFromThreadOrCreate();
2 references to activity
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
105
if (this.
activity
== null)
111
return this.
activity
;