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

◆ UTF32

Encoding System.Text.Encoding.UTF32
staticgetsetinherited

Definition at line 1565 of file Encoding.cs.

1566 {
1567 [global::Cpp2ILInjected.Token(Token = "0x600166F")]
1568 [global::Cpp2ILInjected.Address(RVA = "0x1AE4FC4", Offset = "0x1AE4FC4", Length = "0xA8")]
1569 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "GetEncoding", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Encoding))]
1570 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StreamReader), Member = "DetectEncoding", ReturnType = typeof(void))]
1571 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebClient", Member = ".cctor", ReturnType = typeof(void))]
1572 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1573 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UTF32Encoding), Member = ".ctor", MemberParameters = new object[]
1574 {
1575 typeof(bool),
1576 typeof(bool)
1577 }, ReturnType = typeof(void))]
1578 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1579 get
1580 {
1581 throw null;
1582 }
1583 }
class f__AnonymousType0<< Count > j__TPar