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

◆ BaseURI

string System.Xml.Schema.SchemaEntity.BaseURI
getsetpackage

Definition at line 350 of file SchemaEntity.cs.

351 {
352 [global::Cpp2ILInjected.Token(Token = "0x6000A7F")]
353 [global::Cpp2ILInjected.Address(RVA = "0x1DCB568", Offset = "0x1DCB568", Length = "0x54")]
354 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
355 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
356 get
357 {
358 throw null;
359 }
360 [global::Cpp2ILInjected.Token(Token = "0x6000A80")]
361 [global::Cpp2ILInjected.Address(RVA = "0x1DCB728", Offset = "0x1DCB728", Length = "0x8")]
362 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
363 set
364 {
365 throw null;
366 }
367 }