2 references to Sch_NoElementSchemaFound
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1740SendValidationEvent(SR.Sch_NoElementSchemaFound, QNameString(_context.LocalName!, _context.Namespace!), XmlSeverityType.Warning);
System\Xml\Schema\XsdValidator.cs (1)
237SendValidationEvent(SR.Sch_NoElementSchemaFound, XmlSchemaValidator.QNameString(context!.LocalName!, context.Namespace!), XmlSeverityType.Warning);