3 references to ReportValidationWarnings
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
2344
if (severity != XmlSeverityType.Warning ||
ReportValidationWarnings
) {
2362
if (severity != XmlSeverityType.Warning ||
ReportValidationWarnings
) {
2381
else if (
ReportValidationWarnings
&& eventHandler != null) {