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