6 references to Sch_TypeCircularRef
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (3)
513throw new XmlSchemaException(ResXml.Sch_TypeCircularRef, simpleType); 702SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType); 2700SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
594throw new XmlSchemaException(ResXml.Sch_TypeCircularRef, simpleType); 787SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType); 3162SendValidationEvent(ResXml.Sch_TypeCircularRef, complexType);