4 references to Sch_UndeclaredType
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (2)
807
SendValidationEvent(ResXml.
Sch_UndeclaredType
, simpleExtension.BaseTypeName.ToString(), complexType);
2299
throw new XmlSchemaException(ResXml.
Sch_UndeclaredType
, xe.SchemaTypeName.ToString(), xe);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (2)
885
SendValidationEvent(ResXml.
Sch_UndeclaredType
, simpleExtension.BaseTypeName.ToString(), simpleExtension);
2730
throw new XmlSchemaException(ResXml.
Sch_UndeclaredType
, xe.SchemaTypeName.ToString(), xe);