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

◆ ReadState

Base64Stream.ReadStateInfo System.Net.Base64Stream.ReadState
getsetprivate

Definition at line 37 of file Base64Stream.cs.

38 {
39 [global::Cpp2ILInjected.Token(Token = "0x600073D")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1EE59A0", Offset = "0x1EE59A0", Length = "0x64")]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "DecodeBytes", MemberParameters = new object[]
42 {
43 typeof(byte[]),
44 typeof(int),
45 typeof(int)
46 }, ReturnType = typeof(int))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
50 get
51 {
52 throw null;
53 }
54 }
class f__AnonymousType0<< Count > j__TPar