10 writes to _attributeValue
System.Private.DataContractSerialization (10)
System\Xml\XmlBaseWriter.cs (10)
62
_attributeValue
= null;
102
_attributeValue
= null;
233
_attributeValue
= string.Empty;
241
_attributeValue
= string.Empty;
343
_attributeValue
= null;
351
_attributeValue
= null;
407
_attributeValue
= null;
415
_attributeValue
= null;
1856
_attributeValue
= value;
1858
_attributeValue
+= value;
34 references to _attributeValue
System.Private.DataContractSerialization (34)
System\Xml\XmlBaseWriter.cs (34)
320
_nsMgr.AddLangAttribute(
_attributeValue
!);
324
if (
_attributeValue
== "preserve")
328
else if (
_attributeValue
== "default")
334
throw new ArgumentException(SR.Format(SR.XmlInvalidXmlSpace,
_attributeValue
));
348
_nsMgr.AddNamespaceIfNotDeclared(_attributeLocalName!,
_attributeValue
!, null);
384
_nsMgr.AddLangAttribute(
_attributeValue
!);
388
if (
_attributeValue
== "preserve")
392
else if (
_attributeValue
== "default")
398
throw new ArgumentException(SR.Format(SR.XmlInvalidXmlSpace,
_attributeValue
));
412
_nsMgr.AddNamespaceIfNotDeclared(_attributeLocalName!,
_attributeValue
!, null);
852
if (
_attributeValue
!= null)
984
if (
_attributeValue
!= null)
1007
if (
_attributeValue
!= null)
1036
if (
_attributeValue
!= null)
1059
if (
_attributeValue
!= null)
1088
if (
_attributeValue
!= null)
1108
if (
_attributeValue
!= null)
1127
if (
_attributeValue
!= null)
1249
if (
_attributeValue
!= null)
1266
if (
_attributeValue
!= null)
1283
if (
_attributeValue
!= null)
1300
if (
_attributeValue
!= null)
1317
if (
_attributeValue
!= null)
1334
if (
_attributeValue
!= null)
1351
if (
_attributeValue
!= null)
1373
if (
_attributeValue
!= null)
1392
if (
_attributeValue
!= null)
1409
if (
_attributeValue
!= null)
1426
if (
_attributeValue
!= null)
1483
if (
_attributeValue
!= null)
1542
if (
_attributeValue
!= null)
1747
if (
_attributeValue
!= null)
1763
if (
_attributeValue
!= null)
1855
if (
_attributeValue
!.Length == 0)