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

◆ Pubid

string System.Xml.Schema.SchemaEntity.Pubid
getsetpackage

Definition at line 209 of file SchemaEntity.cs.

210 {
211 [global::Cpp2ILInjected.Token(Token = "0x6000A71")]
212 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6AC", Offset = "0x1DCB6AC", Length = "0x8")]
213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
214 get
215 {
216 throw null;
217 }
218 [global::Cpp2ILInjected.Token(Token = "0x6000A72")]
219 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6B4", Offset = "0x1DCB6B4", Length = "0x8")]
220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
221 set
222 {
223 throw null;
224 }
225 }