1 write to connection
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1322this.connection = parent.connection;
2 references to connection
System.ServiceModel (2)
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
1345StreamingConnectionHelper.WriteMessage(message, this.connection, false, this.settings, ref timeoutHelper); 1358return StreamingConnectionHelper.BeginWriteMessage(message, this.connection, false, this.settings,