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

◆ NData

XmlQualifiedName System.Xml.Schema.SchemaEntity.NData
getsetpackage

Definition at line 266 of file SchemaEntity.cs.

267 {
268 [global::Cpp2ILInjected.Token(Token = "0x6000A77")]
269 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6E4", Offset = "0x1DCB6E4", Length = "0x8")]
270 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
271 get
272 {
273 throw null;
274 }
275 [global::Cpp2ILInjected.Token(Token = "0x6000A78")]
276 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6EC", Offset = "0x1DCB6EC", Length = "0x8")]
277 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
278 set
279 {
280 throw null;
281 }
282 }