1 write to activity
System.ServiceModel (1)
System\ServiceModel\Channels\TransportManager.cs (1)
109
this.
activity
= ServiceModelActivity.CreateActivity(true);
2 references to activity
System.ServiceModel (2)
System\ServiceModel\Channels\TransportManager.cs (2)
22
get { return this.
activity
; }
107
if (this.
activity
== null)