8 writes to attributeValue
System.Runtime.Serialization (8)
System\Xml\XmlBaseWriter.cs (8)
61
this.
attributeValue
= null;
93
attributeValue
= null;
241
attributeValue
= string.Empty;
249
attributeValue
= string.Empty;
354
attributeValue
= null;
362
attributeValue
= null;
1803
attributeValue
= value;
1805
attributeValue
+= value;
29 references to attributeValue
System.Runtime.Serialization (29)
System\Xml\XmlBaseWriter.cs (29)
331
nsMgr.AddLangAttribute(
attributeValue
);
335
if (
attributeValue
== "preserve")
339
else if (
attributeValue
== "default")
345
throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(SR.GetString(SR.XmlInvalidXmlSpace,
attributeValue
)));
359
nsMgr.AddNamespaceIfNotDeclared(attributeLocalName,
attributeValue
, null);
706
if (
attributeValue
!= null)
845
if (
attributeValue
!= null)
869
if (
attributeValue
!= null)
902
if (
attributeValue
!= null)
926
if (
attributeValue
!= null)
959
if (
attributeValue
!= null)
979
if (
attributeValue
!= null)
998
if (
attributeValue
!= null)
1123
if (
attributeValue
!= null)
1140
if (
attributeValue
!= null)
1157
if (
attributeValue
!= null)
1174
if (
attributeValue
!= null)
1191
if (
attributeValue
!= null)
1208
if (
attributeValue
!= null)
1225
if (
attributeValue
!= null)
1247
if (
attributeValue
!= null)
1267
if (
attributeValue
!= null)
1284
if (
attributeValue
!= null)
1301
if (
attributeValue
!= null)
1339
if (
attributeValue
!= null)
1441
if (writer.
attributeValue
!= null)
1691
if (
attributeValue
!= null)
1802
if (
attributeValue
.Length == 0)
2528
if (this.writer.
attributeValue
!= null)