2 writes to Examplar
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
44
substitutionGroup.
Examplar
= element.SubstitutionGroup;
System\Xml\Schema\SchemaSetCompiler.cs (1)
366
substitutionGroup.
Examplar
= element.SubstitutionGroup;
5 references to Examplar
System.Xml (5)
System\Xml\Schema\SchemaCollectionCompiler.cs (2)
345
XmlSchemaElement examplar = (XmlSchemaElement)this.schema.Elements[substitutionGroup.
Examplar
];
379
XmlSchemaElement examplar = (XmlSchemaElement)this.schema.Elements[substitutionGroup.
Examplar
];
System\Xml\Schema\SchemaSetCompiler.cs (1)
387
XmlSchemaElement examplar = (XmlSchemaElement)elements[substitutionGroup.
Examplar
];
System\Xml\Schema\XmlSchemaSet.cs (2)
953
XmlQualifiedName head = substGroup.
Examplar
;
970
XmlSchemaElement headElement = (XmlSchemaElement)elements[substitutionGroup.
Examplar
];