4 writes to _isXmlAttribute
System.Private.DataContractSerialization (4)
System\Xml\XmlBaseWriter.cs (4)
227_isXmlAttribute = false; 232_isXmlAttribute = true; 341_isXmlAttribute = false; 405_isXmlAttribute = false;
2 references to _isXmlAttribute
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
316if (_isXmlAttribute) 380if (_isXmlAttribute)