1 write to activity
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
145set { this.activity = value; }
1 reference to activity
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
144get { return this.activity; }