Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableDictionaryDebuggerProxy< TKey, TValue > Member List

This is the complete list of members for System.Collections.Immutable.ImmutableDictionaryDebuggerProxy< TKey, TValue >, including all inherited members.

_cachedContentsSystem.Collections.Immutable.ImmutableEnumerableDebuggerProxy< KeyValuePair< TKey, TValue > >private
_enumerableSystem.Collections.Immutable.ImmutableEnumerableDebuggerProxy< KeyValuePair< TKey, TValue > >private
ContentsSystem.Collections.Immutable.ImmutableEnumerableDebuggerProxy< KeyValuePair< TKey, TValue > >
ImmutableDictionaryDebuggerProxy(IImmutableDictionary< TKey, TValue > dictionary)System.Collections.Immutable.ImmutableDictionaryDebuggerProxy< TKey, TValue >inline
ImmutableEnumerableDebuggerProxy(IEnumerable< T > enumerable)System.Collections.Immutable.ImmutableEnumerableDebuggerProxy< KeyValuePair< TKey, TValue > >inline