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

◆ FillResources()

global.System.Collections.Generic.SortedList< string, object > System.ComponentModel.ComponentResourceManager.FillResources ( CultureInfo culture,
[Out] ResourceSet resourceSet )
inlineprivate

Definition at line 97 of file ComponentResourceManager.cs.

98 {
99 if (!true)
100 {
101 }
104 if (!true)
105 {
106 }
107 if (!true)
108 {
109 }
110 global::System.Collections.Generic.SortedList<string, object> sortedList;
111 if (this != null)
112 {
113 return sortedList;
114 }
115 return sortedList;
116 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References System.Globalization.CultureInfo.InvariantCulture, j__TPar, and System.ComponentModel.ComponentResourceManager.NeutralResourcesCulture.