2 writes to writer
System.ServiceModel (2)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
382writer = null; 394this.writer = writer;
2 references to writer
System.ServiceModel (2)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
375XmlDictionaryWriter returnedWriter = writer; 392if (this.writer == null)