18 references to Sch_MissAttribute
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (6)
1763SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension); 1777SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction); 1822SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension); 1841SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction); 2013SendValidationEvent(ResXml.Sch_MissAttribute, "ref", groupRef); 2051SendValidationEvent(ResXml.Sch_MissAttribute, "ref", attributeGroupRef);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (6)
1406SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension); 1420SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction); 1465SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentExtension); 1484SendValidationEvent(ResXml.Sch_MissAttribute, "base", contentRestriction); 1660SendValidationEvent(ResXml.Sch_MissAttribute, "ref", groupRef); 1698SendValidationEvent(ResXml.Sch_MissAttribute, "ref", attributeGroupRef);
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (6)
814code = ResXml.Sch_MissAttribute; 1108builder.SendValidationEvent(ResXml.Sch_MissAttribute); 1239builder.SendValidationEvent(ResXml.Sch_MissAttribute); 1278builder.SendValidationEvent(ResXml.Sch_MissAttribute); 1448builder.SendValidationEvent(ResXml.Sch_MissAttribute); 1470code = ResXml.Sch_MissAttribute;