3 writes to _role
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\CompiledIdentityConstraint.cs (3)
82
_role
= ConstraintRole.Unique;
86
_role
= ConstraintRole.Key;
90
_role
= ConstraintRole.Keyref;
1 reference to _role
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\CompiledIdentityConstraint.cs (1)
34
get { return
_role
; }