1 write to _elementDecl
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
252set { _elementDecl = value; }
1 reference to _elementDecl
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
251get { return _elementDecl; }