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