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
Loading...
Searching...
No Matches

◆ TryGetValue()

bool System.Xml.Linq.XHashtable< TValue >.TryGetValue ( string key,
int index,
int count,
out TValue value )
inline

Definition at line 47 of file XHashtable.cs.

48 {
49 throw null;
50 }