2 references to WriteMessage
System.ServiceModel (2)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1345StreamingConnectionHelper.WriteMessage(message, this.connection, false, this.settings, ref timeoutHelper);
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
562StreamingConnectionHelper.WriteMessage(message, this.connection, true, channel.settings, ref timeoutHelper);