1 write to _compiledConstraint
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
53set { _compiledConstraint = value; }
1 reference to _compiledConstraint
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
52get { return _compiledConstraint; }