terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Xml.Linq.XHashtable< TValue >, including all inherited members.
_state | System.Xml.Linq.XHashtable< TValue > | private |
Add(TValue value) | System.Xml.Linq.XHashtable< TValue > | inline |
ExtractKeyDelegate(TValue value) | System.Xml.Linq.XHashtable< TValue > | |
TryGetValue(string key, int index, int count, out TValue value) | System.Xml.Linq.XHashtable< TValue > | inline |
XHashtable(XHashtable< TValue >.ExtractKeyDelegate extractKey, int capacity) | System.Xml.Linq.XHashtable< TValue > | inline |