1 instantiation of TracingConnectionState
System.ServiceModel (1)
System\ServiceModel\Channels\TracingConnection.cs (1)
163TracingConnectionState completion = new TracingConnectionState(callback, this.activity, state);
3 references to TracingConnectionState
System.ServiceModel (3)
System\ServiceModel\Channels\TracingConnection.cs (3)
155TracingConnectionState tracingData = (TracingConnectionState)state; 163TracingConnectionState completion = new TracingConnectionState(callback, this.activity, state);