terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.Generic.IReadOnlyDictionary< TKey, TValue > Member List

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

CountSystem.Collections.Generic.IReadOnlyCollection< KeyValuePair< TKey, TValue > >
IEnumerable< KeyValuePair< TKey, TValue > >.GetEnumerator()System.Collections.Generic.IEnumerable< KeyValuePair< TKey, TValue > >
System::Collections::Generic::IEnumerable.GetEnumerator()System.Collections.Generic.IEnumerable< out T >
TryGetValue(TKey key, [Out] TValue value)System.Collections.Generic.IReadOnlyDictionary< TKey, TValue >