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