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