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)
410settings.IgnoreComments = _ignoreComments; 2867if (_ignoreComments)