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