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

◆ DefaultValueTyped

object System.Xml.Schema.SchemaDeclBase.DefaultValueTyped
getsetpackageinherited

Definition at line 190 of file SchemaDeclBase.cs.

191 {
192 [global::Cpp2ILInjected.Token(Token = "0x6000A4A")]
193 [global::Cpp2ILInjected.Address(RVA = "0x1DCADB0", Offset = "0x1DCADB0", Length = "0x8")]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
195 get
196 {
197 throw null;
198 }
199 [global::Cpp2ILInjected.Token(Token = "0x6000A4B")]
200 [global::Cpp2ILInjected.Address(RVA = "0x1DCADB8", Offset = "0x1DCADB8", Length = "0x8")]
201 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
202 set
203 {
204 throw null;
205 }
206 }