5 writes to _inList
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (5)
47
_inList
= false;
1553
_inList
= true;
1562
_inList
= false;
1572
_inList
= true;
1581
_inList
= false;
1 reference to _inList
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
954
if (value.Length > 0 ||
_inList
)