5 writes to endsWithAmpersand
System.Xml (5)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (5)
370endsWithAmpersand = false; 549endsWithAmpersand = false; 589endsWithAmpersand = true; 629this.endsWithAmpersand = false; 665endsWithAmpersand = true;
3 references to endsWithAmpersand
System.Xml (3)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (3)
368if ( endsWithAmpersand ) { 545if ( endsWithAmpersand ) { 625if ( endsWithAmpersand ) {