1 write to ignoreComments
System.Xml (1)
System\Xml\Core\XmlCharCheckingReader.cs (1)
63this.ignoreComments = ignoreComments;
5 references to ignoreComments
System.Xml (5)
System\Xml\Core\XmlCharCheckingReader.cs (3)
93if ( ignoreComments ) { 182if ( ignoreComments ) { 251if ( ignoreComments ) {
System\Xml\Core\XmlCharCheckingReaderAsync.cs (2)
50if ( ignoreComments ) { 119if ( ignoreComments ) {