7 references to _attributeValue
dotnet-svcutil-lib (7)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (7)
47
_attributeValue
.Clear();
300
_attributeValue
.WriteTo(this);
565
_attributeValue
.WriteBase64Text(trailBytes, trailByteCount, base64Buffer, base64Offset, base64Count);
597
_attributeValue
.WriteText(value);
623
_attributeValue
.WriteText(value);
650
_attributeValue
.WriteText(new string(chars, offset, count));
1015
_attributeValue
.Clear();