3 references to GetBufferRemaining
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (3)
101int bufferRemaining = this.GetBufferRemaining(); 151int bufferRemaining = this.GetBufferRemaining(); 627this.session.InputID, this.inputConnection.Ranges, true, this.GetBufferRemaining());