4 references to Sch_ComponentRedefineNotFound
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (4)
891SendValidationEvent(ResXml.Sch_ComponentRedefineNotFound, "<group>", group.QualifiedName.ToString(), group); 917SendValidationEvent(ResXml.Sch_ComponentRedefineNotFound, "<attributeGroup>", attributeGroup.QualifiedName.ToString(), attributeGroup); 943SendValidationEvent(ResXml.Sch_ComponentRedefineNotFound, "<complexType>", complexType.QualifiedName.ToString(), complexType); 973SendValidationEvent(ResXml.Sch_ComponentRedefineNotFound, "<simpleType>", simpleType.QualifiedName.ToString(), simpleType);