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

◆ UserDrivenParsing

bool System.Uri.UserDrivenParsing
getsetpackage

Definition at line 229 of file Uri.cs.

230 {
231 [global::Cpp2ILInjected.Token(Token = "0x6000206")]
232 [global::Cpp2ILInjected.Address(RVA = "0x1DF0F3C", Offset = "0x1DF0F3C", Length = "0xC")]
233 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriParser), Member = "Resolve", MemberParameters = new object[]
234 {
235 typeof(Uri),
236 typeof(Uri),
238 }, ReturnType = typeof(string))]
239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriParser), Member = "GetComponents", MemberParameters = new object[]
240 {
241 typeof(Uri),
244 }, ReturnType = typeof(string))]
245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
246 get
247 {
248 throw null;
249 }
250 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8