2 writes to prefix
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (2)
2404
this.
prefix
= null;
2443
prefix
= value;
1 reference to prefix
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
2435
return
prefix
;