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

◆ LocalAddressesLock

object System.Net.NclUtilities.LocalAddressesLock
staticgetsetprivate

Definition at line 170 of file NclUtilities.cs.

171 {
172 [global::Cpp2ILInjected.Token(Token = "0x6000A81")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1F0EB44", Offset = "0x1F0EB44", Length = "0x9C")]
174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NclUtilities), Member = "get_LocalAddresses", ReturnType = typeof(IPAddress[]))]
175 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
176 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
177 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
178 {
179 typeof(ref object),
180 typeof(object),
181 typeof(object)
182 }, ReturnType = typeof(object))]
183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
184 get
185 {
186 throw null;
187 }
188 }
class f__AnonymousType0<< Count > j__TPar