9 writes to textPos
dotnet-svcutil-lib (9)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (9)
135
textPos
+= bom.Length;
439
textPos
= bufPos;
494
textPos
= bufPos;
519
textPos
= bufPos;
572
textPos
= bufPos;
611
textPos
= bufPos;
625
textPos
= bufPos;
713
textPos
= (textPos == bufPos) ? 1 : 0;
934
textPos
= bufPos;
7 references to textPos
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (7)
713
textPos = (
textPos
== bufPos) ? 1 : 0;
1711
if (!mixedContent && base.
textPos
!= base.bufPos)
1723
if (!mixedContent && base.
textPos
!= base.bufPos)
1763
if (base.
textPos
!= base.bufPos)
1780
if (base.
textPos
!= base.bufPos)
1810
if (!mixedContent && base.
textPos
!= base.bufPos)
1820
if (!mixedContent && base.
textPos
!= base.bufPos)