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

◆ IsIPv6LinkLocal

bool System.Net.IPAddress.IsIPv6LinkLocal
getsetinherited

Definition at line 546 of file IPAddress.cs.

547 {
548 [global::Cpp2ILInjected.Token(Token = "0x60007B3")]
549 [global::Cpp2ILInjected.Address(RVA = "0x1EE97DC", Offset = "0x1EE97DC", Length = "0x28")]
550 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
551 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
552 get
553 {
554 throw null;
555 }
556 }