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