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

◆ AllowIdn

bool System.Uri.AllowIdn
getsetprivate

Definition at line 152 of file Uri.cs.

153 {
154 [global::Cpp2ILInjected.Token(Token = "0x6000203")]
155 [global::Cpp2ILInjected.Address(RVA = "0x1DF0D94", Offset = "0x1DF0D94", Length = "0xBC")]
156 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "get_OriginalStringSwitched", ReturnType = typeof(bool))]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "get_DnsSafeHost", ReturnType = typeof(string))]
159 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "PrivateParseMinimalIri", MemberParameters = new object[]
160 {
161 typeof(string),
162 typeof(ushort)
163 }, ReturnType = typeof(void))]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CreateThisFromUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
167 get
168 {
169 throw null;
170 }
171 }
class f__AnonymousType0<< Count > j__TPar