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

◆ GetObject() [2/3]

override object System.Resources.RuntimeResourceSet.GetObject ( string key,
bool ignoreCase )
inlinevirtual

Reimplemented from System.Resources.ResourceSet.

Definition at line 142 of file RuntimeResourceSet.cs.

143 {
144 long num = 0L;
145 return this.GetObject(key, ignoreCase, num != 0L);
146 }
class f__AnonymousType0<< Count > j__TPar
override object GetObject(string key)

References System.Resources.RuntimeResourceSet.GetObject(), j__TPar, and System.L.