Home
last modified time | relevance | path

Searched defs:hashProvider (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/tests/NameObjectCollectionBase/
H A DMyNameObjectCollection.cs14 …public MyNameObjectCollection(IHashCodeProvider hashProvider, IComparer comparer) : base(hashProvi… in MyNameObjectCollection()
15 …public MyNameObjectCollection(int capacity, IHashCodeProvider hashProvider, IComparer comparer) : … in MyNameObjectCollection()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/src/System/Collections/Specialized/
H A DNameValueCollection.cs51 public NameValueCollection(IHashCodeProvider hashProvider, IComparer comparer) in NameValueCollection()
92 … public NameValueCollection(int capacity, IHashCodeProvider hashProvider, IComparer comparer) in NameValueCollection()
H A DNameObjectCollectionBase.cs58 protected NameObjectCollectionBase(IHashCodeProvider hashProvider, IComparer comparer) { in NameObjectCollectionBase()
64 …protected NameObjectCollectionBase(int capacity, IHashCodeProvider hashProvider, IComparer compare… in NameObjectCollectionBase()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/specialized/
H A Dnamevaluecollection.cs61 public NameValueCollection(IHashCodeProvider hashProvider, IComparer comparer) in NameValueCollection()
104 … public NameValueCollection(int capacity, IHashCodeProvider hashProvider, IComparer comparer) in NameValueCollection()
H A Dnameobjectcollectionbase.cs82 protected NameObjectCollectionBase(IHashCodeProvider hashProvider, IComparer comparer) { in NameObjectCollectionBase()
95 …protected NameObjectCollectionBase(int capacity, IHashCodeProvider hashProvider, IComparer compare… in NameObjectCollectionBase()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Configuration/
H A DConfigHelper.cs226 public ConfigNameValueCollection (IHashCodeProvider hashProvider, IComparer comparer) in ConfigNameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/ref/
H A DSystem.Collections.Specialized.cs94 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
98 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
139 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
144 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs944 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
948 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
992 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
997 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs947 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
951 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
995 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
1000 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs942 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
946 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
990 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
995 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs943 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
947 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
991 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
996 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs2413 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2417 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2460 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2465 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2616 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2620 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2663 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2668 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs2385 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2389 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2433 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2438 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs2406 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2410 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2454 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2459 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs2406 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2410 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2454 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2459 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs2385 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2389 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2433 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2438 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs2385 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2389 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2433 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2438 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs2404 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2408 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2452 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2457 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs2674 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2678 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2722 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2727 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs2406 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2410 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2454 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2459 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs2665 …protected NameObjectCollectionBase(System.Collections.IHashCodeProvider hashProvider, System.Colle… in NameObjectCollectionBase()
2669 …protected NameObjectCollectionBase(int capacity, System.Collections.IHashCodeProvider hashProvider in NameObjectCollectionBase()
2713 …public NameValueCollection(System.Collections.IHashCodeProvider hashProvider, System.Collections.I… in NameValueCollection()
2718 …public NameValueCollection(int capacity, System.Collections.IHashCodeProvider hashProvider, System… in NameValueCollection()