2 references to TracingConnection
System.ServiceModel (2)
System\ServiceModel\Channels\TracingConnectionInitiator.cs (2)
36TracingConnection tracingConnection = new TracingConnection(retval, false); 57TracingConnection connection = new TracingConnection(this.connectionInitiator.EndConnect(result), false);