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

◆ Encoding

Encoding System.Net.CommandStream.Encoding
getsetprotectedinherited

Definition at line 385 of file CommandStream.cs.

386 {
387 [global::Cpp2ILInjected.Token(Token = "0x60007F1")]
388 [global::Cpp2ILInjected.Address(RVA = "0x1EECB70", Offset = "0x1EECB70", Length = "0x8")]
389 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
390 get
391 {
392 throw null;
393 }
394 [global::Cpp2ILInjected.Token(Token = "0x60007F2")]
395 [global::Cpp2ILInjected.Address(RVA = "0x1EECB78", Offset = "0x1EECB78", Length = "0x30")]
396 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
397 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
398 set
399 {
400 throw null;
401 }
402 }