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
IResourceGroveler.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Resources
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20004B1")]
10 internal interface IResourceGroveler
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60022F3")]
13 ResourceSet GrovelForResourceSet(global::System.Globalization.CultureInfo culture, global::System.Collections.Generic.Dictionary<string, ResourceSet> localResourceSets, bool tryParents, bool createIfNotExists, ref global::System.Threading.StackCrawlMark stackMark);
14 }
15}
class f__AnonymousType0<< Count > j__TPar
ResourceSet GrovelForResourceSet(global::System.Globalization.CultureInfo culture, global::System.Collections.Generic.Dictionary< string, ResourceSet > localResourceSets, bool tryParents, bool createIfNotExists, ref global::System.Threading.StackCrawlMark stackMark)