7 references to _attributeValue
System.Private.DataContractSerialization (7)
System\Xml\XmlBinaryWriter.cs (7)
49
_attributeValue
.Clear();
303
_attributeValue
.WriteTo(this);
519
_attributeValue
.WriteBase64Text(trailBytes, trailByteCount, base64Buffer, base64Offset, base64Count);
551
_attributeValue
.WriteText(value);
581
_attributeValue
.WriteText(value);
603
_attributeValue
.WriteText(chars.ToString());
1044
_attributeValue
.Clear();