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