5 writes to _endsWithAmpersand
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlUtf8RawTextWriter.cs (5)
368
_endsWithAmpersand
= false;
577
_endsWithAmpersand
= false;
622
_endsWithAmpersand
= true;
666
_endsWithAmpersand
= false;
710
_endsWithAmpersand
= true;
3 references to _endsWithAmpersand
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlUtf8RawTextWriter.cs (3)
365
if (
_endsWithAmpersand
)
571
if (
_endsWithAmpersand
)
660
if (
_endsWithAmpersand
)