1 write to constraints
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
163set { constraints = value; }
1 reference to constraints
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
162get { return constraints; }