7 references to attributeValue
System.Runtime.Serialization (7)
System\Xml\XmlBinaryWriter.cs (7)
48this.attributeValue.Clear(); 307attributeValue.WriteTo(this); 567attributeValue.WriteBase64Text(trailBytes, trailByteCount, base64Buffer, base64Offset, base64Count); 599attributeValue.WriteText(value); 623attributeValue.WriteText(value); 648attributeValue.WriteText(new string(chars, offset, count)); 978attributeValue.Clear();