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

◆ this[int index]

bool System.Xml.Schema.BitSet.this[int index]
getset

Definition at line 81 of file BitSet.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6000804")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1DB3EF4", Offset = "0x1DB3EF4", Length = "0x3C")]
85 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 get
88 {
89 throw null;
90 }
91 }