1 write to ignoreComments
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
380this.ignoreComments = settings.IgnoreComments;
2 references to ignoreComments
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
404settings.IgnoreComments = this.ignoreComments; 2523if (this.ignoreComments)