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