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