1 write to activity
System.ServiceModel (1)
System\ServiceModel\Channels\HttpTransportManager.cs (1)
246
this.
activity
= activity;
2 references to activity
System.ServiceModel (2)
System\ServiceModel\Channels\HttpTransportManager.cs (2)
252
if (this.
activity
!= null)
254
this.
activity
.Dispose();