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