1 write to _ignoreComments
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
386
_ignoreComments
= settings.IgnoreComments;
2 references to _ignoreComments
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
410
settings.IgnoreComments =
_ignoreComments
;
2867
if (
_ignoreComments
)