4 writes to wroteAttributeValue
System.Runtime.Serialization (4)
System\Xml\XmlBinaryWriter.cs (4)
63wroteAttributeValue = true; 262wroteAttributeValue = false; 298wroteAttributeValue = false; 886wroteAttributeValue = true;
2 references to wroteAttributeValue
System.Runtime.Serialization (2)
System\Xml\XmlBinaryWriter.cs (2)
61if (wroteAttributeValue && !inList) 305if (!wroteAttributeValue)