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

◆ PrefixList

ArrayList System.Net.WebRequest.PrefixList
staticgetsetpackage

Definition at line 277 of file WebRequest.cs.

278 {
279 [global::Cpp2ILInjected.Token(Token = "0x6000B87")]
280 [global::Cpp2ILInjected.Address(RVA = "0x1F1E460", Offset = "0x1F1E460", Length = "0x194")]
281 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "Create", MemberParameters = new object[]
283 {
284 typeof(Uri),
285 typeof(bool)
286 }, ReturnType = typeof(WebRequest))]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "RegisterPrefix", MemberParameters = new object[]
288 {
289 typeof(string),
290 typeof(IWebRequestCreate)
291 }, ReturnType = typeof(bool))]
292 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
293 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebRequest), Member = "get_InternalSyncObject", ReturnType = typeof(object))]
294 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
295 {
296 typeof(object),
297 typeof(ref bool)
298 }, ReturnType = typeof(void))]
299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebRequest), Member = "PopulatePrefixList", ReturnType = typeof(ArrayList))]
300 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
301 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
302 get
303 {
304 throw null;
305 }
306 [global::Cpp2ILInjected.Token(Token = "0x6000B88")]
307 [global::Cpp2ILInjected.Address(RVA = "0x1F1EF30", Offset = "0x1F1EF30", Length = "0x60")]
308 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "RegisterPrefix", MemberParameters = new object[]
309 {
310 typeof(string),
311 typeof(IWebRequestCreate)
312 }, ReturnType = typeof(bool))]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
314 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
315 set
316 {
317 throw null;
318 }
319 }
class f__AnonymousType0<< Count > j__TPar