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