4 writes to _wroteAttributeValue
System.Private.DataContractSerialization (4)
System\Xml\XmlBinaryWriter.cs (4)
64_wroteAttributeValue = true; 261_wroteAttributeValue = false; 294_wroteAttributeValue = false; 839_wroteAttributeValue = true;
2 references to _wroteAttributeValue
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryWriter.cs (2)
62if (_wroteAttributeValue && !_inList) 301if (!_wroteAttributeValue)