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

◆ UseNagleAlgorithm

bool System.Net.Configuration.ServicePointManagerElement.UseNagleAlgorithm
getset

Definition at line 161 of file ServicePointManagerElement.cs.

162 {
163 [global::Cpp2ILInjected.Token(Token = "0x6001F44")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1E9AF20", Offset = "0x1E9AF20", Length = "0x38")]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
167 get
168 {
169 throw null;
170 }
171 [global::Cpp2ILInjected.Token(Token = "0x6001F45")]
172 [global::Cpp2ILInjected.Address(RVA = "0x1E9AF58", Offset = "0x1E9AF58", Length = "0x38")]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
175 set
176 {
177 throw null;
178 }
179 }