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.XmlEntityReference.BaseURI
getset

Definition at line 174 of file XmlEntityReference.cs.

175 {
176 [global::Cpp2ILInjected.Token(Token = "0x600056B")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1D931E4", Offset = "0x1D931E4", Length = "0x28")]
178 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
181 get
182 {
183 throw null;
184 }
185 }