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)
29get { return _role; }