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)
89
if (
_ignoreComments
)
199
if (
_ignoreComments
)
282
if (
_ignoreComments
)
System\Xml\Core\XmlCharCheckingReaderAsync.cs (2)
61
if (
_ignoreComments
)
144
if (
_ignoreComments
)