10 writes to _attributeValue
dotnet-svcutil-lib (10)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (10)
59
_attributeValue
= null;
89
_attributeValue
= null;
218
_attributeValue
= string.Empty;
226
_attributeValue
= string.Empty;
331
_attributeValue
= null;
339
_attributeValue
= null;
384
_attributeValue
= null;
392
_attributeValue
= null;
1629
_attributeValue
= value;
1631
_attributeValue
+= value;
33 references to _attributeValue
dotnet-svcutil-lib (33)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (33)
308
_nsMgr.AddLangAttribute(
_attributeValue
);
312
if (
_attributeValue
== "preserve")
316
else if (
_attributeValue
== "default")
322
throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(string.Format(SRSerialization.XmlInvalidXmlSpace,
_attributeValue
)));
336
_nsMgr.AddNamespaceIfNotDeclared(_attributeLocalName,
_attributeValue
, null);
361
_nsMgr.AddLangAttribute(
_attributeValue
);
365
if (
_attributeValue
== "preserve")
369
else if (
_attributeValue
== "default")
375
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(string.Format(SRSerialization.XmlInvalidXmlSpace,
_attributeValue
)));
389
_nsMgr.AddNamespaceIfNotDeclared(_attributeLocalName,
_attributeValue
, null);
819
if (
_attributeValue
!= null)
958
if (
_attributeValue
!= null)
982
if (
_attributeValue
!= null)
1015
if (
_attributeValue
!= null)
1039
if (
_attributeValue
!= null)
1072
if (
_attributeValue
!= null)
1092
if (
_attributeValue
!= null)
1111
if (
_attributeValue
!= null)
1232
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)
1356
if (
_attributeValue
!= null)
1376
if (
_attributeValue
!= null)
1393
if (
_attributeValue
!= null)
1410
if (
_attributeValue
!= null)
1459
if (
_attributeValue
!= null)
1522
if (
_attributeValue
!= null)
1536
if (
_attributeValue
!= null)
1628
if (
_attributeValue
.Length == 0)