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