1 write to _ignoreComments
System.Private.Xml (1)
System\Xml\Core\XmlCharCheckingReader.cs (1)
57_ignoreComments = ignoreComments;
5 references to _ignoreComments
System.Private.Xml (5)
System\Xml\Core\XmlCharCheckingReader.cs (3)
89if (_ignoreComments) 199if (_ignoreComments) 282if (_ignoreComments)
System\Xml\Core\XmlCharCheckingReaderAsync.cs (2)
61if (_ignoreComments) 144if (_ignoreComments)