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

◆ LocalName

override string System.Xml.XmlDeclaration.LocalName
getset

Definition at line 201 of file XmlDeclaration.cs.

202 {
203 [global::Cpp2ILInjected.Token(Token = "0x60004BE")]
204 [global::Cpp2ILInjected.Address(RVA = "0x1D8DED8", Offset = "0x1D8DED8", Length = "0xC")]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
207 get
208 {
209 throw null;
210 }
211 }