2 references to Sch_NoElementSchemaFound
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
1772
SendValidationEvent(ResXml.
Sch_NoElementSchemaFound
, QNameString(_context.LocalName, _context.Namespace), XmlSeverityType.Warning);
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
240
SendValidationEvent(ResXml.
Sch_NoElementSchemaFound
, XmlSchemaValidator.QNameString(context.LocalName, context.Namespace), XmlSeverityType.Warning);