2 references to MaxWritePoolSize
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (2)
148return new TextMessageEncoderFactory(MessageVersion, WriteEncoding, MaxReadPoolSize, MaxWritePoolSize, ReaderQuotas); 190if (_maxWritePoolSize != text.MaxWritePoolSize)