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

◆ IsIPv6Teredo

bool System.Net.IPAddress.IsIPv6Teredo
getsetinherited

Definition at line 572 of file IPAddress.cs.

573 {
574 [global::Cpp2ILInjected.Token(Token = "0x60007B5")]
575 [global::Cpp2ILInjected.Address(RVA = "0x1EE982C", Offset = "0x1EE982C", Length = "0x30")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
578 get
579 {
580 throw null;
581 }
582 }