3 references to ReportValidationWarnings
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
2824if (severity != XmlSeverityType.Warning || ReportValidationWarnings) 2847if (severity != XmlSeverityType.Warning || ReportValidationWarnings) 2872else if (ReportValidationWarnings && _eventHandler != null)