1 write to elementDecl
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
298set { elementDecl = value; }
1 reference to elementDecl
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
297get { return elementDecl; }