Home
last modified time | relevance | path

Searched refs:HashtableDebugView (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/Collections/
H A DHashtable.cs56 [DebuggerTypeProxy(typeof(System.Collections.Hashtable.HashtableDebugView))]
1625 internal class HashtableDebugView class in System.Collections.Hashtable
1629 public HashtableDebugView(Hashtable hashtable) in HashtableDebugView() method in System.Collections.Hashtable.HashtableDebugView
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/collections/
H A Dhashtable.cs70 [DebuggerTypeProxy(typeof(System.Collections.Hashtable.HashtableDebugView))]
1632 internal class HashtableDebugView { class in System.Collections.Hashtable
1635 public HashtableDebugView( Hashtable hashtable) { in HashtableDebugView() method in System.Collections.Hashtable.HashtableDebugView