2 references to Sch_RefInvalidElement
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
2283
throw new XmlSchemaException(ResXml.
Sch_RefInvalidElement
, xe.RefName.ToString(), xe);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
2714
throw new XmlSchemaException(ResXml.
Sch_RefInvalidElement
, xe.RefName.ToString(), xe);