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

◆ ShouldUseLegacyV2Quirks

unsafe bool System.UriParser.ShouldUseLegacyV2Quirks
staticgetsetpackageinherited

Definition at line 138 of file UriParser.cs.

139 {
140 [global::Cpp2ILInjected.Token(Token = "0x6000295")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1EA4DB0", Offset = "0x1EA4DB0", Length = "0x60")]
142 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "ReCreateParts", MemberParameters = new object[]
144 {
146 typeof(ushort),
148 }, ReturnType = typeof(string))]
149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "ParseRemaining", ReturnType = typeof(void))]
150 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CheckAuthorityHelper", MemberParameters = new object[]
151 {
152 typeof(char*),
153 typeof(ushort),
154 typeof(ushort),
158 typeof(ref string)
159 }, ReturnType = typeof(ushort))]
160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "Compress", MemberParameters = new object[]
161 {
162 typeof(char[]),
163 typeof(ushort),
164 typeof(ref int),
166 }, ReturnType = typeof(char[]))]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "InitializeUri", MemberParameters = new object[]
168 {
172 }, ReturnType = typeof(void))]
173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "InternalIsWellFormedOriginalString", ReturnType = typeof(bool))]
174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriHelper), Member = "IsReservedUnreservedOrHash", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriHelper), Member = "IsUnreserved", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriParser), Member = ".cctor", ReturnType = typeof(void))]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
178 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
179 get
180 {
181 throw null;
182 }
183 }
class f__AnonymousType0<< Count > j__TPar
UriKind
Definition UriKind.cs:8
UriFormat
Definition UriFormat.cs:8