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

◆ EnableBroadcast

bool System.Net.Sockets.Socket.EnableBroadcast
set

Definition at line 1041 of file Socket.cs.

1042 {
1043 [global::Cpp2ILInjected.Token(Token = "0x6001355")]
1044 [global::Cpp2ILInjected.Address(RVA = "0x1E28254", Offset = "0x1E28254", Length = "0x74")]
1045 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1046 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UdpClient), Member = "set_EnableBroadcast", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1047 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1048 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "ThrowIfDisposedAndClosed", ReturnType = typeof(void))]
1049 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "SetSocketOption", MemberParameters = new object[]
1050 {
1053 typeof(int)
1054 }, ReturnType = typeof(void))]
1055 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SocketException), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1056 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1057 set
1058 {
1059 throw null;
1060 }
1061 }
class f__AnonymousType0<< Count > j__TPar