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

◆ GetElementNoThrow()

object System.Runtime.Serialization.SerializationInfo.GetElementNoThrow ( string name,
out global::System::Type foundType )
inlineprivate

Definition at line 1423 of file SerializationInfo.cs.

1424 {
1425 throw null;
1426 }