1 write to _constraints
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
178set { _constraints = value; }
1 reference to _constraints
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
177get { return _constraints; }