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

◆ ContentValidator

ContentValidator System.Xml.Schema.SchemaElementDecl.ContentValidator
getsetpackage

Definition at line 167 of file SchemaElementDecl.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x6000A59")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1DCB210", Offset = "0x1DCB210", Length = "0x8")]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 get
173 {
174 throw null;
175 }
176 [global::Cpp2ILInjected.Token(Token = "0x6000A5A")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1DCB218", Offset = "0x1DCB218", Length = "0x8")]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 set
180 {
181 throw null;
182 }
183 }