3 references to WriteCommentOrPi
System.Xml (3)
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
392base.WriteCommentOrPi( text, '?' );
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
431WriteCommentOrPi( text, '-' ); 449WriteCommentOrPi( text, '?' );