5 writes to _endsWithAmpersand
System.Private.Xml (5)
System\Xml\Core\HtmlUtf8RawTextWriter.cs (5)
327
_endsWithAmpersand
= false;
520
_endsWithAmpersand
= false;
564
_endsWithAmpersand
= true;
608
_endsWithAmpersand
= false;
652
_endsWithAmpersand
= true;
3 references to _endsWithAmpersand
System.Private.Xml (3)
System\Xml\Core\HtmlUtf8RawTextWriter.cs (3)
324
if (
_endsWithAmpersand
)
514
if (
_endsWithAmpersand
)
602
if (
_endsWithAmpersand
)