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

◆ ResolveResourceLocator()

object System.Resources.RuntimeResourceSet.ResolveResourceLocator ( ResourceLocator resLocation,
string key,
Dictionary< string, ResourceLocator > copyOfCache,
bool keyInWrongCase )
inlineprivate

Definition at line 236 of file RuntimeResourceSet.cs.

237 {
238 if (resLocation != null)
239 {
240 }
241 IResourceReader reader = this.Reader;
242 ResourceReader defaultReader = this._defaultReader;
243 long num = 0L;
244 if (true)
245 {
246 }
247 if (num == 0L)
248 {
249 while (3 != 0)
250 {
251 }
252 }
253 throw new OutOfMemoryException();
254 }
class f__AnonymousType0<< Count > j__TPar

References System.Resources.RuntimeResourceSet._defaultReader, j__TPar, System.L, and System.Resources.ResourceSet.Reader.