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
IResourceGroveler.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
System.Globalization
;
4
using
System.Threading
;
5
6
namespace
System.Resources
7
{
8
// Token: 0x020004B1 RID: 1201
9
internal
interface
IResourceGroveler
10
{
11
// Token: 0x060022F3 RID: 8947
12
ResourceSet
GrovelForResourceSet
(
CultureInfo
culture
,
Dictionary<string, ResourceSet>
localResourceSets
,
bool
tryParents
,
bool
createIfNotExists
,
StackCrawlMark
stackMark
);
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:15
System.Globalization.CultureInfo
Definition
CultureInfo.cs:15
System.Resources.ResourceSet
Definition
ResourceSet.cs:11
System.Resources.IResourceGroveler.GrovelForResourceSet
ResourceSet GrovelForResourceSet(CultureInfo culture, Dictionary< string, ResourceSet > localResourceSets, bool tryParents, bool createIfNotExists, StackCrawlMark stackMark)
System.Resources.IResourceGroveler
Definition
IResourceGroveler.cs:10
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.Globalization
Definition
Bootstring.cs:5
System.Resources
Definition
FastResourceComparer.cs:6
System.Threading.StackCrawlMark
StackCrawlMark
Definition
StackCrawlMark.cs:8
System.Threading
Definition
_ThreadPoolWaitCallback.cs:4
System.ExceptionArgument.culture
@ culture
System
Definition
__ComObject.cs:4
source
mscorlib
System
Resources
IResourceGroveler.cs
Generated by
1.10.0