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

◆ IsIPv6SiteLocal

bool System.Net.IPAddress.IsIPv6SiteLocal
getsetinherited

Definition at line 559 of file IPAddress.cs.

560 {
561 [global::Cpp2ILInjected.Token(Token = "0x60007B4")]
562 [global::Cpp2ILInjected.Address(RVA = "0x1EE9804", Offset = "0x1EE9804", Length = "0x28")]
563 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
564 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
565 get
566 {
567 throw null;
568 }
569 }