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

◆ TargetHost

override string Mono.Net.Security.MonoSslClientAuthenticationOptions.TargetHost
getset

Definition at line 111 of file MonoSslClientAuthenticationOptions.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x6000162")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1D4D410", Offset = "0x1D4D410", Length = "0xC")]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 get
117 {
118 throw null;
119 }
120 [global::Cpp2ILInjected.Token(Token = "0x6000163")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1D4D41C", Offset = "0x1D4D41C", Length = "0xC")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 set
124 {
125 throw null;
126 }
127 }