3 writes to isXmlAttribute
System.Runtime.Serialization (3)
System\Xml\XmlBaseWriter.cs (3)
235
isXmlAttribute
= false;
240
isXmlAttribute
= true;
352
isXmlAttribute
= false;
1 reference to isXmlAttribute
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
327
if (
isXmlAttribute
)