2 references to Sch_RefInvalidElement
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
2202throw new XmlSchemaException(SR.Sch_RefInvalidElement, xe.RefName.ToString(), xe);
System\Xml\Schema\SchemaSetCompiler.cs (1)
2661throw new XmlSchemaException(SR.Sch_RefInvalidElement, xe.RefName.ToString(), xe);