2 references to Sch_RefNotInScope
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2206
SendValidationEvent(SR.
Sch_RefNotInScope
, QNameString(_context.LocalName!, _context.Namespace!));
System\Xml\Schema\XsdValidator.cs (1)
896
SendValidationEvent(SR.
Sch_RefNotInScope
, XmlSchemaValidator.QNameString(context.LocalName!, context.Namespace!));