6 references to AddPropertySet
System.Management (6)
WmiGenerator.cs (6)
1506AddPropertySet(cie,prop.IsArray,cmp.SetStatements,PublicNamesUsed["PathClass"].ToString(),null); 1516AddPropertySet(cie,prop.IsArray,cmp.SetStatements,"System.TimeSpan",null); 1520AddPropertySet(cie,prop.IsArray,cmp.SetStatements,"System.DateTime",null); 3007AddPropertySet(cie,prop.IsArray,cis.TrueStatements,PublicNamesUsed["PathClass"].ToString(),new CodeVariableReferenceExpression(cpde.Name)); 3016AddPropertySet(cie,prop.IsArray,cis.TrueStatements,"System.TimeSpan",new CodeVariableReferenceExpression(cpde.Name)); 3020AddPropertySet(cie,prop.IsArray,cis.TrueStatements,"System.DateTime",new CodeVariableReferenceExpression(cpde.Name));