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

override string System.Xml.XmlAttribute.BaseURI
getsetinherited

Definition at line 383 of file XmlAttribute.cs.

384 {
385 [global::Cpp2ILInjected.Token(Token = "0x600047E")]
386 [global::Cpp2ILInjected.Address(RVA = "0x1D8BE00", Offset = "0x1D8BE00", Length = "0x90")]
387 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
388 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
389 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
390 get
391 {
392 throw null;
393 }
394 }