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

◆ ResourceReader()

System.Resources.ResourceReader.ResourceReader ( Stream stream,
Dictionary< string, ResourceLocator > resCache )
inlinepackage

Definition at line 18 of file ResourceReader.cs.

19 {
22 if (stream != null)
23 {
24 }
25 }
class f__AnonymousType0<< Count > j__TPar
static Encoding UTF8
Definition Encoding.cs:828

References j__TPar, and System.Text.Encoding.UTF8.