1 write to elementDecl
System.Xml (1)
System\Xml\Schema\XmlSchemaType.cs (1)
235set { elementDecl = value; }
1 reference to elementDecl
System.Xml (1)
System\Xml\Schema\XmlSchemaType.cs (1)
234get { return elementDecl; }