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

◆ UsesProxy

bool System.Net.ServicePointManager.SPKey.UsesProxy
getset

Definition at line 677 of file ServicePointManager.cs.

678 {
679 [global::Cpp2ILInjected.Token(Token = "0x6001122")]
680 [global::Cpp2ILInjected.Address(RVA = "0x1E083F4", Offset = "0x1E083F4", Length = "0x60")]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ServicePointManager.SPKey), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
682 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
683 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Inequality", MemberParameters = new object[]
684 {
685 typeof(Uri),
686 typeof(Uri)
687 }, ReturnType = typeof(bool))]
688 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
689 get
690 {
691 throw null;
692 }
693 }
class f__AnonymousType0<< Count > j__TPar