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

◆ Base64Encoder

Base64Encoder Newtonsoft.Json.JsonTextWriter.Base64Encoder
getsetprivate

Definition at line 18 of file JsonTextWriter.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6000108")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1CBFEC0", Offset = "0x1CBFEC0", Length = "0x6C")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonTextWriter), Member = "WriteValue", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Base64Encoder), Member = ".ctor", MemberParameters = new object[] { typeof(TextWriter) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
26 get
27 {
28 throw null;
29 }
30 }
class f__AnonymousType0<< Count > j__TPar
JsonTextWriter(TextWriter textWriter)