3 references to Xml_InvalidCommentChars
System.Private.Xml (3)
System\Xml\Core\XmlTextReaderImpl.cs (1)
6555Throw(pos, SR.Xml_InvalidCommentChars);
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
4298Throw(pos, SR.Xml_InvalidCommentChars);
System\Xml\Core\XmlTextWriter.cs (1)
764throw new ArgumentException(SR.Xml_InvalidCommentChars);