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

◆ Name

override string System.Xml.XmlDeclaration.Name
getset

Definition at line 188 of file XmlDeclaration.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x60004BD")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1D8DE98", Offset = "0x1D8DE98", Length = "0x40")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
194 get
195 {
196 throw null;
197 }
198 }