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

◆ UTF8Unmarked

Encoding System.Text.EncodingHelper.UTF8Unmarked
staticgetsetpackage

Definition at line 15 of file EncodingHelper.cs.

16 {
17 [global::Cpp2ILInjected.Token(Token = "0x60016B6")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1AE9B54", Offset = "0x1AE9B54", Length = "0x1DC")]
19 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Console), Member = ".cctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EncodingHelper), Member = "GetDefaultEncoding", ReturnType = typeof(Encoding))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StreamWriter), Member = "get_UTF8NoBOM", ReturnType = typeof(Encoding))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
25 {
26 typeof(object),
27 typeof(ref bool)
28 }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UTF8Encoding), Member = ".ctor", MemberParameters = new object[]
30 {
31 typeof(bool),
32 typeof(bool)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
36 get
37 {
38 throw null;
39 }
40 }
class f__AnonymousType0<< Count > j__TPar