Implemented interface member:
1 override of
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
609public override object? this[object key]
3 writes to
Microsoft.Build (1)
Logging\BaseConsoleLogger.cs (1)
602itemTypes[key] = bucket;
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
622_list[key] = value;
System.Net.Primitives (1)
System\Net\CookieContainer.cs (1)
919m_list[s] = value;
336 references to
Microsoft.Build (1)
Logging\BaseConsoleLogger.cs (1)
598var bucket = itemTypes[key] as ArrayList;
PresentationFramework (2)
System\Windows\Documents\AdornerLayer.cs (2)
642ArrayList adornerInfos = (ArrayList)_zOrderMap[zOrder]; 664adornerInfos = (ArrayList)_zOrderMap[keys[index]];
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
615return _list[key];
System.Management (331)
System\Management\WMIGenerator.cs (331)
241cc = new CodeTypeDeclaration(PrivateNamesUsed["GeneratedClassName"].ToString()); 243cc.BaseTypes.Add(new CodeTypeReference(PrivateNamesUsed["ComponentClass"].ToString())); 253GeneratePublicReadOnlyProperty(PublicNamesUsed["NamespaceProperty"].ToString(), "System.String", 279GeneratePrivateMember(PrivateNamesUsed["CreationWmiNamespace"].ToString(), "System.String", 285GeneratePrivateMember(PrivateNamesUsed["CreationClassName"].ToString(), "System.String", 293GeneratePublicReadOnlyProperty(PublicNamesUsed["SystemPropertiesProperty"].ToString(), PublicNamesUsed["SystemPropertiesClass"].ToString(), 294PrivateNamesUsed["SystemPropertiesObject"].ToString(), true, true, 302GeneratePublicReadOnlyProperty(PublicNamesUsed["LateBoundObjectProperty"].ToString(), PublicNamesUsed["BaseObjClass"].ToString(), 303PrivateNamesUsed["CurrentObject"].ToString(), true, false, 326GeneratePublicProperty(PublicNamesUsed["AutoCommitProperty"].ToString(), "System.Boolean", 327new CodeSnippetExpression(PrivateNamesUsed["AutoCommitProperty"].ToString()), false, 343GeneratePrivateMember(PrivateNamesUsed["statMgmtScope"].ToString(), PublicNamesUsed["ScopeClass"].ToString(), 347GeneratePublicProperty(PrivateNamesUsed["staticScope"].ToString(), PublicNamesUsed["ScopeClass"].ToString(), 348new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()), true, SR.CommentStaticScopeProperty, true); 444GeneratePrivateMember(PrivateNamesUsed["SystemPropertiesObject"].ToString(), PublicNamesUsed["SystemPropertiesClass"].ToString(), null); 447GeneratePrivateMember(PrivateNamesUsed["LateBoundObject"].ToString(), PublicNamesUsed["LateBoundClass"].ToString(), SR.CommentLateBoundObject); 450GeneratePrivateMember(PrivateNamesUsed["AutoCommitProperty"].ToString(), "System.Boolean", new CodePrimitiveExpression(true), false, SR.CommentPrivateAutoCommit); 453GeneratePrivateMember(PrivateNamesUsed["EmbeddedObject"].ToString(), PublicNamesUsed["BaseObjClass"].ToString(), SR.CommentEmbeddedObject); 456GeneratePrivateMember(PrivateNamesUsed["CurrentObject"].ToString(), PublicNamesUsed["BaseObjClass"].ToString(), SR.CommentCurrentObject); 459GeneratePrivateMember(PrivateNamesUsed["IsEmbedded"].ToString(), "System.Boolean", new CodePrimitiveExpression(false), false, SR.CommentFlagForEmbedded); 767string strTemp = PrivateNamesUsed["GeneratedClassName"].ToString() + "Collection"; 770strTemp = PrivateNamesUsed["GeneratedClassName"].ToString() + "Enumerator"; 901cn = new CodeNamespace(PrivateNamesUsed["GeneratedNamespace"].ToString()); 1013cmp.Name = PublicNamesUsed["PathProperty"].ToString(); 1015cmp.Type = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 1026PrivateNamesUsed["LateBoundObject"].ToString()), 1031cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 1044cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 1051cmie.Method.MethodName = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 1064coce.CreateType = new CodeTypeReference(PublicNamesUsed["ArgumentExceptionClass"].ToString()); 1086CodeTypeDeclaration SysPropsClass = new CodeTypeDeclaration(PublicNamesUsed["SystemPropertiesClass"].ToString()); 1095cpde.Type = new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()); 1098cctor.Statements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()), new CodeVariableReferenceExpression("ManagedObject"))); 1104cad.Name = PublicNamesUsed["TypeConverter"].ToString(); 1148new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()), 1156cf.Name = PrivateNamesUsed["LateBoundObject"].ToString(); 1158cf.Type = new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()); 1190cmp.Name = PublicProperties[prop.Name].ToString(); 1205if ((cmp.Type.ArrayRank == 0 && cmp.Type.BaseType == new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()).BaseType) || 1206cmp.Type.ArrayRank > 0 && cmp.Type.ArrayElementType.BaseType == new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()).BaseType) 1212IsValidPropName = "Is" + PublicProperties[prop.Name].ToString() + "Null"; 1246new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()), 1275bool isPropertyEnum = GeneratePropertyHelperEnums(prop, PublicProperties[prop.Name].ToString(), bNullable); 1309caa.Value = new CodeTypeOfExpression(PrivateNamesUsed["ConverterClass"].ToString()); 1311cad.Name = PublicNamesUsed["TypeConverter"].ToString(); 1383cmm.Name = "ShouldSerialize" + PublicProperties[prop.Name].ToString(); 1405GenerateCodeForRefAndDateTimeTypes(cie, prop.IsArray, cmp.GetStatements, PublicNamesUsed["PathClass"].ToString(), null, false); 1453cmm2.Name = "Reset" + PublicProperties[prop.Name].ToString(); 1465AddPropertySet(cie, prop.IsArray, cmp.SetStatements, PublicNamesUsed["PathClass"].ToString(), null); 1502new CodeFieldReferenceExpression(new CodeTypeReferenceExpression(new CodeTypeReference(PublicProperties[prop.Name].ToString() + "Values")), "NULL_ENUM_VALUE"), 1510new CodeFieldReferenceExpression(new CodeTypeReferenceExpression(new CodeTypeReference(PublicProperties[prop.Name].ToString() + "Values")), "NULL_ENUM_VALUE"), 1526cmie.Method.TargetObject = new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()); 1529cboe = new CodeBinaryOperatorExpression(new CodeVariableReferenceExpression(PrivateNamesUsed["AutoCommitProperty"].ToString()), 1533CodeBinaryOperatorExpression cboe1 = new CodeBinaryOperatorExpression(new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()), 2037cmm.Name = PublicNamesUsed["ConstructPathFunction"].ToString(); 2104cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2113cmie.Method.TargetObject = new CodeTypeReferenceExpression(PrivateNamesUsed["GeneratedClassName"].ToString()); 2114cmie.Method.MethodName = PublicNamesUsed["ConstructPathFunction"].ToString(); 2117coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2146cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2159if (cctor.Parameters.Count == 1 && cctor.Parameters[0].Type.BaseType == new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()).BaseType) 2171cmie.Method.TargetObject = new CodeTypeReferenceExpression(PrivateNamesUsed["GeneratedClassName"].ToString()); 2172cmie.Method.MethodName = PublicNamesUsed["ConstructPathFunction"].ToString(); 2180coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2200cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 2203cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2218if (cctor.Parameters.Count == 2 && cctor.Parameters[1].Type.BaseType == new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()).BaseType) 2228new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), 2229new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()))); 2232cmie.Method.TargetObject = new CodeTypeReferenceExpression(PrivateNamesUsed["GeneratedClassName"].ToString()); 2233cmie.Method.MethodName = PublicNamesUsed["ConstructPathFunction"].ToString(); 2241coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2266cpde.Type = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2271cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2297cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPathObject)); 2298cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["GetOptionsClass"].ToString()), strGetOptions)); 2301cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2325cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 2326cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPathObject)); 2329cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2332cmieInit.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 2350cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), 2351PrivateNamesUsed["ScopeParam"].ToString())); 2354cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2357cmieInit.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 2359cmie.Method.TargetObject = new CodeTypeReferenceExpression(PrivateNamesUsed["GeneratedClassName"].ToString()); 2360cmie.Method.MethodName = PublicNamesUsed["ConstructPathFunction"].ToString(); 2363coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2387cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["GetOptionsClass"].ToString()), 2391cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2396cmie.Method.TargetObject = new CodeTypeReferenceExpression(PrivateNamesUsed["GeneratedClassName"].ToString()); 2397cmie.Method.MethodName = PublicNamesUsed["ConstructPathFunction"].ToString(); 2400coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2422cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), 2423PrivateNamesUsed["ScopeParam"].ToString())); 2424cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["GetOptionsClass"].ToString()), 2430cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2433cmieInit.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 2436cmie.Method.TargetObject = new CodeTypeReferenceExpression(PrivateNamesUsed["GeneratedClassName"].ToString()); 2437cmie.Method.MethodName = PublicNamesUsed["ConstructPathFunction"].ToString(); 2440coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2483cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 2484cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPathObject)); 2485cctor.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["GetOptionsClass"].ToString()), strGetOptions)); 2488cmieInit.Method.MethodName = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2491cmieInit.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 2520cpde.Type = new CodeTypeReference(PublicNamesUsed["LateBoundClass"].ToString()); 2534cmie.Method.MethodName = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 2544new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()), 2548coce.CreateType = new CodeTypeReference(PublicNamesUsed["SystemPropertiesClass"].ToString()); 2549coce.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString())); 2550cis.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["SystemPropertiesObject"].ToString()), coce)); 2551cis.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()), 2552new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()))); 2555coce.CreateType = new CodeTypeReference(PublicNamesUsed["ArgumentExceptionClass"].ToString()); 2590cpde.Type = new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()); 2598cmie.Method.MethodName = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 2611new CodeVariableReferenceExpression(PrivateNamesUsed["EmbeddedObject"].ToString()), 2615coce.CreateType = new CodeTypeReference(PublicNamesUsed["SystemPropertiesClass"].ToString()); 2617cis.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["SystemPropertiesObject"].ToString()), coce)); 2618cis.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()), 2619new CodeVariableReferenceExpression(PrivateNamesUsed["EmbeddedObject"].ToString()))); 2621cis.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()), 2625coce.CreateType = new CodeTypeReference(PublicNamesUsed["ArgumentExceptionClass"].ToString()); 2667cmmInit.Name = PrivateNamesUsed["InitialObjectFunc"].ToString(); 2670cmmInit.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 2671cmmInit.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPathObject)); 2672cmmInit.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["GetOptionsClass"].ToString()), strGetOptions)); 2686cmie.Method.MethodName = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 2689cmie.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 2699coce.CreateType = new CodeTypeReference(PublicNamesUsed["ArgumentExceptionClass"].ToString()); 2707coce.CreateType = new CodeTypeReference(PublicNamesUsed["LateBoundClass"].ToString()); 2708coce.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 2712PrivateNamesUsed["LateBoundObject"].ToString()), 2715coce.CreateType = new CodeTypeReference(PublicNamesUsed["SystemPropertiesClass"].ToString()); 2716coce.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString())); 2718PrivateNamesUsed["SystemPropertiesObject"].ToString()), 2721cmmInit.Statements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()), 2722new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()))); 2731new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()), 2732PublicNamesUsed["ScopeProperty"].ToString()), 2796string strTemp = PrivateNamesUsed["LateBoundObject"].ToString(); 2810cmm.Name = PublicMethods[meth.Name].ToString(); 2842cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 2852cis.TrueStatements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()), 2860cocePath.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 2861cocePath.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["CreationClassName"].ToString())); 2862cis.TrueStatements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPath, cocePath)); 2865coce1.CreateType = new CodeTypeReference(PublicNamesUsed["ManagementClass"].ToString()); 2866coce1.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString())); 2871coce.CreateType = new CodeTypeReference(PublicNamesUsed["ManagementClass"].ToString()); 2873cis.TrueStatements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["ManagementClass"].ToString()), strClassObj, coce1)); 2883new CodeVariableReferenceExpression(bStatic ? strClassObj : PrivateNamesUsed["LateBoundObject"].ToString()), 2884PublicNamesUsed["ScopeProperty"].ToString()), 2889PrivateNamesUsed["Privileges"].ToString(), cprePrivileges)); 2954AddPropertySet(cie, prop.IsArray, cis.TrueStatements, PublicNamesUsed["PathClass"].ToString(), new CodeVariableReferenceExpression(cpde.Name)); 3013cis.TrueStatements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()), strOutParams, cmie)); 3070GenerateCodeForRefAndDateTimeTypes(cie, prop.IsArray, cis.TrueStatements, PublicNamesUsed["PathClass"].ToString(), new CodeVariableReferenceExpression(prop.Name), true); 3182cis.TrueStatements.Add(new CodeAssignStatement(cprePrivileges, new CodeVariableReferenceExpression(PrivateNamesUsed["Privileges"].ToString()))); 3192if (retRefType.BaseType == new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()).BaseType) 3199GenerateCodeForRefAndDateTimeTypes(cie, isRetArray, cis.TrueStatements, PublicNamesUsed["PathClass"].ToString(), new CodeVariableReferenceExpression("retVar"), true); 3236if (retRefType.ArrayRank == 0 && retRefType.BaseType != new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()).BaseType) 3281cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3282cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3286cmie.Method.MethodName = PublicNamesUsed["FilterFunction"].ToString(); 3311cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3312cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3317PublicNamesUsed["FilterFunction"].ToString() 3342cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3343cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3348PublicNamesUsed["FilterFunction"].ToString() 3373cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3374cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3380PublicNamesUsed["FilterFunction"].ToString() 3420cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3421cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3422cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 3423cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["QueryOptionsClass"].ToString()), 3424PrivateNamesUsed["EnumParam"].ToString())); 3433cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()); 3440cboe1.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()); 3446coce.CreateType = new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()); 3447cis1.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()), coce)); 3450new CodePropertyReferenceExpression(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()), 3455cis1.FalseStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()), 3456new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()))); 3463coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 3465cmm.Statements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), pathObj, coce)); 3477coce.CreateType = new CodeTypeReference(PublicNamesUsed["ManagementClass"].ToString()); 3478coce.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 3482cmm.Statements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["ManagementClass"].ToString()), 3487cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["EnumParam"].ToString()); 3493coce.CreateType = new CodeTypeReference(PublicNamesUsed["QueryOptionsClass"].ToString()); 3494cis.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["EnumParam"].ToString()), 3497new CodeVariableReferenceExpression(PrivateNamesUsed["EnumParam"].ToString()), 3505coce.CreateType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3509cmie.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["EnumParam"].ToString())); 3531cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3532cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3533cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 3538PublicNamesUsed["FilterFunction"].ToString() 3540cmie.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 3562cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3563cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3564cmm.Parameters.Add(new CodeParameterDeclarationExpression(PublicNamesUsed["ScopeClass"].ToString(), PrivateNamesUsed["ScopeParam"].ToString())); 3569PublicNamesUsed["FilterFunction"].ToString() 3572cmie.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 3603cmm.Name = PublicNamesUsed["FilterFunction"].ToString(); 3604cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3606cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 3612cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()); 3620cboe1.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()); 3626coce.CreateType = new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()); 3627cis1.TrueStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()), coce)); 3630new CodePropertyReferenceExpression(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()), 3634cis1.FalseStatements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString()), 3635new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()))); 3641coce1.CreateType = new CodeTypeReference(PublicNamesUsed["QueryClass"].ToString()); 3647coce.CreateType = new CodeTypeReference(PublicNamesUsed["ObjectSearcherClass"].ToString()); 3648coce.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 3651cmm.Statements.Add(new CodeVariableDeclarationStatement(PublicNamesUsed["ObjectSearcherClass"].ToString(), 3655coce.CreateType = new CodeTypeReference(PublicNamesUsed["QueryOptionsClass"].ToString()); 3658new CodeTypeReference(PublicNamesUsed["QueryOptionsClass"].ToString()), 3659PrivateNamesUsed["EnumParam"].ToString(), coce)); 3662new CodeVariableReferenceExpression(PrivateNamesUsed["EnumParam"].ToString()), 3671new CodeVariableReferenceExpression(PrivateNamesUsed["EnumParam"].ToString()))); 3674coce.CreateType = new CodeTypeReference(PrivateNamesUsed["CollectionClass"].ToString()); 3744CodeTypeDeclaration CodeConvertorClass = new CodeTypeDeclaration(PrivateNamesUsed["ConverterClass"].ToString()); 3745CodeConvertorClass.BaseTypes.Add(PublicNamesUsed["TypeConverter"].ToString()); 3754cf.Type = new CodeTypeReference(PublicNamesUsed["TypeConverter"].ToString()); 3761cf.Type = new CodeTypeReference(PublicNamesUsed["Type"].ToString()); 4134cboe1.Right = new CodeTypeOfExpression(PublicNamesUsed["Boolean"].ToString()); 4142cboe2.Right = new CodeTypeOfExpression(PublicNamesUsed["ValueType"].ToString()); 4245ccc = new CodeTypeDeclaration(PrivateNamesUsed["CollectionClass"].ToString()); 4383coce.CreateType = new CodeTypeReference(PrivateNamesUsed["GeneratedClassName"].ToString()); 4384coce.Parameters.Add(new CodeCastExpression(new CodeTypeReference(PublicNamesUsed["LateBoundClass"].ToString()), cmie1)); 4404coce.CreateType = new CodeTypeReference(PrivateNamesUsed["EnumeratorClass"].ToString()); 4424ecc = new CodeTypeDeclaration(PrivateNamesUsed["EnumeratorClass"].ToString()); 4467coce.CreateType = new CodeTypeReference(PrivateNamesUsed["GeneratedClassName"].ToString()); 4468coce.Parameters.Add(new CodeCastExpression(new CodeTypeReference(PublicNamesUsed["LateBoundClass"].ToString()), 4633strType = PublicNamesUsed["PathClass"].ToString(); 4643strType = PublicNamesUsed["BaseObjClass"].ToString(); 4713return PrivateNamesUsed["GeneratedNamespace"].ToString() + "." + 4714PrivateNamesUsed["GeneratedClassName"].ToString(); 4937cmm.Name = PublicNamesUsed["CommitMethod"].ToString(); 4950cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 4956cmie.Method.TargetObject = new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()); 4966cmm.Name = PublicNamesUsed["CommitMethod"].ToString(); 4970cpde.Type = new CodeTypeReference(PublicNamesUsed["PutOptions"].ToString()); 4971cpde.Name = PrivateNamesUsed["putOptions"].ToString(); 4984cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 4990cmie.Method.TargetObject = new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()); 4992cmie.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["putOptions"].ToString())); 5318cmp.Name = PublicNamesUsed["ClassNameProperty"].ToString(); 5338new CodeVariableReferenceExpression(PrivateNamesUsed["CreationClassName"].ToString()))); 5343cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()); 5351cboe1.Left = new CodePropertyReferenceExpression(new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()), 5352PublicNamesUsed["ClassPathProperty"].ToString()); 5361new CodeIndexerExpression(new CodeVariableReferenceExpression(PrivateNamesUsed["CurrentObject"].ToString()), 5384new CodeVariableReferenceExpression(PrivateNamesUsed["CreationClassName"].ToString()))); 5404cmm.Name = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 5408cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), PrivateNamesUsed["ScopeParam"].ToString())); 5409cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPathParam)); 5410cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["GetOptionsClass"].ToString()), strGetOptions)); 5417new CodePropertyReferenceExpression(new CodeThisReferenceExpression(), PublicNamesUsed["ClassNameProperty"].ToString()), 5449coce.CreateType = new CodeTypeReference(PublicNamesUsed["LateBoundClass"].ToString()); 5450coce.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["ScopeParam"].ToString())); 5455cmre.MethodName = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 5476cmm.Name = PrivateNamesUsed["ClassNameCheckFunc"].ToString(); 5480cmm.Parameters.Add(new CodeParameterDeclarationExpression(new CodeTypeReference(PublicNamesUsed["BaseObjClass"].ToString()), strTempObj)); 5487new CodePropertyReferenceExpression(new CodeThisReferenceExpression(), PublicNamesUsed["ClassNameProperty"].ToString()), 5555new CodePropertyReferenceExpression(new CodeThisReferenceExpression(), PublicNamesUsed["ClassNameProperty"].ToString()), 5603if (string.Equals(strType, PublicNamesUsed["PathClass"].ToString(), StringComparison.OrdinalIgnoreCase)) 5887cmie.Method.MethodName = PrivateNamesUsed["ToDateTimeMethod"].ToString(); 5907cmie.Method.MethodName = PrivateNamesUsed["ToTimeSpanMethod"].ToString(); 5913coce.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 5934cmie1.Method.MethodName = PrivateNamesUsed["ToDMTFDateTimeMethod"].ToString(); 5941cmie2.Method.MethodName = PrivateNamesUsed["ToDMTFTimeIntervalMethod"].ToString(); 5946new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), 5947beginningExpression), PublicNamesUsed["PathProperty"].ToString()); 5958cmp.Name = PublicNamesUsed["ScopeProperty"].ToString(); 5960cmp.Type = new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()); 5972if (IsDesignerSerializationVisibilityToBeSet(PublicNamesUsed["ScopeProperty"].ToString())) 5984cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 5990new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()), "Scope"); 5998cboe.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()); 6184cmm.Name = PublicNamesUsed["CreateInst"].ToString(); 6185cmm.ReturnType = new CodeTypeReference(PrivateNamesUsed["GeneratedClassName"].ToString()); 6198cmm.Statements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()), 6204cboe1.Left = new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()); 6210coce.CreateType = new CodeTypeReference(PublicNamesUsed["ScopeClass"].ToString()); 6216new CodeVariableReferenceExpression(PrivateNamesUsed["CreationWmiNamespace"].ToString()))); 6220new CodeVariableReferenceExpression(PrivateNamesUsed["statMgmtScope"].ToString()))); 6226cocePath.CreateType = new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()); 6227cocePath.Parameters.Add(new CodeVariableReferenceExpression(PrivateNamesUsed["CreationClassName"].ToString())); 6228cmm.Statements.Add(new CodeVariableDeclarationStatement(new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()), strPath, cocePath)); 6231coce1.CreateType = new CodeTypeReference(PublicNamesUsed["ManagementClass"].ToString()); 6236cmm.Statements.Add(new CodeVariableDeclarationStatement(PublicNamesUsed["ManagementClass"].ToString(), strTemp, coce1)); 6244coce.CreateType = new CodeTypeReference(PrivateNamesUsed["GeneratedClassName"].ToString()); 6264cmm.Name = PublicNamesUsed["DeleteInst"].ToString(); 6277cmie1.Method.TargetObject = new CodeVariableReferenceExpression(PrivateNamesUsed["LateBoundObject"].ToString()); 6325cmmdt.Name = PrivateNamesUsed["ToDateTimeMethod"].ToString(); 6376codeThrowException.CreateType = new CodeTypeReference(PublicNamesUsed["ArgumentOutOfRangeException"].ToString()); 6563(PublicNamesUsed["ArgumentOutOfRangeException"].ToString()); 6769cmmts.Name = PrivateNamesUsed["ToDMTFTimeIntervalMethod"].ToString(); 6808new CodeTypeReference(PublicNamesUsed["ArgumentOutOfRangeException"].ToString()); 7031cmmdt.Name = PrivateNamesUsed["ToDMTFDateTimeMethod"].ToString(); 7353cmmts.Name = PrivateNamesUsed["ToTimeSpanMethod"].ToString(); 7387codeThrowException.CreateType = new CodeTypeReference(PublicNamesUsed["ArgumentOutOfRangeException"].ToString()); 7589(PublicNamesUsed["ArgumentOutOfRangeException"].ToString()); 7673cmieInit.Method.MethodName = PrivateNamesUsed["initVariable"].ToString(); 7682cmmInit.Name = PrivateNamesUsed["initVariable"].ToString(); 7687cmmInit.Statements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["AutoCommitProperty"].ToString()), 7689cmmInit.Statements.Add(new CodeAssignStatement(new CodeVariableReferenceExpression(PrivateNamesUsed["IsEmbedded"].ToString()),
System.Net.Primitives (1)
System\Net\CookieContainer.cs (1)
911return m_list[s];