2 writes to writer
System.ServiceModel (2)
System\ServiceModel\Channels\MtomMessageEncoder.cs (2)
719writer = null; 732this.writer = writer;
2 references to writer
System.ServiceModel (2)
System\ServiceModel\Channels\MtomMessageEncoder.cs (2)
712XmlDictionaryWriter returnedWriter = writer; 731if (this.writer == null)