Home
last modified time | relevance | path

Searched refs:OrderedDictionary (Results 101 – 125 of 155) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/
H A DScriptRegistrationManager.cs659 OrderedDictionary attrs = new OrderedDictionary(); in WriteScriptWithTags()
/dports/security/qtkeychain/qtkeychain-0.13.2/
H A DappveyorHelp.psm1141 function Init([string[]] $chocoDeps, [System.Collections.Specialized.OrderedDictionary] $cmakeModul… in Init()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/System.Web.UI.WebControls/
H A DListView.cs246 _currentEditOldValues = new OrderedDictionary ();
959 OrderedDictionary dict = new OrderedDictionary (); in InsertDataItem()
1391 dk = new DataKey (new OrderedDictionary (), keyNames); in LoadDataKeysState()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Internals/
H A DSystem.ServiceModel.Internals.dll.sources26 ../referencesource/System.ServiceModel.Internals/System/Runtime/Collections/OrderedDictionary.cs
H A Dmobile_System.ServiceModel.Internals.dll.sources25 ../referencesource/System.ServiceModel.Internals/System/Runtime/Collections/OrderedDictionary.cs
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DReflectTypeDescriptionProvider.cs1550 OrderedDictionary attrDictionary = new OrderedDictionary(attrArray.Length); in GetAttributes()
H A DTypeDescriptor.cs2537 OrderedDictionary filterTable = new OrderedDictionary(members.Count); in PipelineFilter()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI.WebControls/
H A DDetailsViewTest.cs1232 OrderedDictionary fieldsValues = new OrderedDictionary (); in DetailsView_ExtractRowValues()
1248 fieldsValues = new OrderedDictionary (); in DetailsView_ExtractRowValues()
1251 fieldsValues = new OrderedDictionary (); in DetailsView_ExtractRowValues()
1255 fieldsValues = new OrderedDictionary (); in DetailsView_ExtractRowValues()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Serialization.Formatters/tests/
H A DEqualityExtensions.cs604 …public static void IsEqual(this OrderedDictionary @this, OrderedDictionary other, bool isSamePlatf… in IsEqual()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DynamicData/DynamicData/
H A DMetaTable.cs559 var queryStringKeys = new OrderedDictionary(PrimaryKeyNames.Length); in GetDataKeyFromRoute()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DBaseTemplateCodeDomTreeGenerator.cs998 …onStatement tableDecl = new CodeVariableDeclarationStatement(typeof(OrderedDictionary), tableVarNa… in BuildExtractMethod()
1002 …ectCreateExpression newTableExpression = new CodeObjectCreateExpression(typeof(OrderedDictionary)); in BuildExtractMethod()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DSqlDataSourceView.cs344 oldDataValues = new OrderedDictionary (); in ExecuteUpdate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Compilation/
H A DTemplateControlCompiler.cs1309 newTable.CreateType = new CodeTypeReference (typeof(OrderedDictionary)); in CreateExtractValuesMethod()
1310 …method.Statements.Add (new CodeVariableDeclarationStatement (typeof(OrderedDictionary), "__table",… in CreateExtractValuesMethod()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DTypeDescriptor.cs1809 OrderedDictionary filterTable = new OrderedDictionary(members.Count); in PipelineFilter()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.Framework.cs680 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DMicrosoft.Build.Framework.cs679 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DMicrosoft.Build.Framework.cs679 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.Framework.cs680 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DMicrosoft.Build.Framework.cs679 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.Framework.cs680 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/devel/msbuild/msbuild-0.06/build/LegacyPackages/14.0/Microsoft.Build.Framework/
H A DMicrosoft.Build.Framework.cs666 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.Framework.cs721 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DMicrosoft.Build.Framework.cs724 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build.Framework/net/
H A DMicrosoft.Build.Framework.cs839 … public System.Collections.Specialized.OrderedDictionary GetPropertiesByCategory() { throw null; } in GetPropertiesByCategory()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1046 …public partial class OrderedDictionary : System.Collections.ICollection, System.Collections.IDicti… class
1048 public OrderedDictionary() { } in OrderedDictionary() method in System.Collections.Specialized.OrderedDictionary
1049 public OrderedDictionary(System.Collections.IEqualityComparer comparer) { } in OrderedDictionary() method in System.Collections.Specialized.OrderedDictionary
1050 public OrderedDictionary(int capacity) { } in OrderedDictionary() method in System.Collections.Specialized.OrderedDictionary
1051 public OrderedDictionary(int capacity, System.Collections.IEqualityComparer comparer) { } in OrderedDictionary() method in System.Collections.Specialized.OrderedDictionary
1052 …protected OrderedDictionary(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Se… in OrderedDictionary() method in System.Collections.Specialized.OrderedDictionary
1063 public System.Collections.Specialized.OrderedDictionary AsReadOnly() { throw null; } in AsReadOnly()

1234567