5 writes to _endsWithAmpersand
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (5)
369
_endsWithAmpersand
= false;
578
_endsWithAmpersand
= false;
625
_endsWithAmpersand
= true;
669
_endsWithAmpersand
= false;
713
_endsWithAmpersand
= true;
3 references to _endsWithAmpersand
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (3)
366
if (
_endsWithAmpersand
)
572
if (
_endsWithAmpersand
)
663
if (
_endsWithAmpersand
)