8 writes to textPos
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (8)
504
textPos
= bufPos;
565
textPos
= bufPos;
592
textPos
= bufPos;
648
textPos
= bufPos;
691
textPos
= bufPos;
707
textPos
= bufPos;
839
textPos
= (textPos == bufPos) ? 1 : 0;
1099
textPos
= bufPos;
7 references to textPos
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (7)
839
textPos = (
textPos
== bufPos) ? 1 : 0;
1836
if (!mixedContent && base.
textPos
!= base.bufPos)
1848
if (!mixedContent && base.
textPos
!= base.bufPos)
1888
if (base.
textPos
!= base.bufPos)
1905
if (base.
textPos
!= base.bufPos)
1935
if (!mixedContent && base.
textPos
!= base.bufPos)
1945
if (!mixedContent && base.
textPos
!= base.bufPos)