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

◆ IsIPv4MappedToIPv6

bool System.Net.IPAddress.IsIPv4MappedToIPv6
getsetinherited

Definition at line 585 of file IPAddress.cs.

586 {
587 [global::Cpp2ILInjected.Token(Token = "0x60007B6")]
588 [global::Cpp2ILInjected.Address(RVA = "0x1EE985C", Offset = "0x1EE985C", Length = "0x3C")]
589 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
590 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
591 get
592 {
593 throw null;
594 }
595 }