4 writes to thisRole
System.Management (4)
System\Management\ManagementQuery.cs (4)
1939
this.
thisRole
= thisRole;
1968
this.
thisRole
= thisRole;
2066
set {
thisRole
= value; BuildQuery(); FireIdentifierChanged(); }
2251
thisRole
= tempThisRole;
4 references to thisRole
System.Management (4)
System\Management\ManagementQuery.cs (4)
2065
get { return
thisRole
?? string.Empty; }
2119
s = s + " " + TokenRole + " = " +
thisRole
;
2270
relationshipQualifier,
thisRole
, classDefinitionsOnly);
2273
thisRole
);