4 writes to thisRole
System.Management (4)
System\Management\ManagementQuery.cs (4)
1320this.thisRole = thisRole; 1359this.thisRole = thisRole; 1529set { thisRole = value; BuildQuery(); FireIdentifierChanged(); } 1744thisRole = tempThisRole;
4 references to thisRole
System.Management (4)
System\Management\ManagementQuery.cs (4)
1528get { return thisRole ?? string.Empty; } 1595s = s + " " + TokenRole + " = " + thisRole; 1765thisRole, classDefinitionsOnly); 1769thisRole);