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