3 writes to _role
System.Private.Xml (3)
System\Xml\Schema\CompiledidEntityConstraint.cs (3)
77
_role
= ConstraintRole.Unique;
81
_role
= ConstraintRole.Key;
85
_role
= ConstraintRole.Keyref;
1 reference to _role
System.Private.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
29
get { return
_role
; }