4 writes to _isXmlAttribute
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (4)
212
_isXmlAttribute
= false;
217
_isXmlAttribute
= true;
329
_isXmlAttribute
= false;
382
_isXmlAttribute
= false;
2 references to _isXmlAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
304
if (
_isXmlAttribute
)
357
if (
_isXmlAttribute
)