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