2 writes to writer
System.ServiceModel (2)
System\ServiceModel\Channels\TextMessageEncoder.cs (2)
898writer = null; 916this.writer = writer;
2 references to writer
System.ServiceModel (2)
System\ServiceModel\Channels\TextMessageEncoder.cs (2)
891XmlDictionaryWriter returnedWriter = writer; 915if (this.writer == null)