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

◆ Value

override string System.Xml.XmlAttribute.Value
getsetinherited

Definition at line 179 of file XmlAttribute.cs.

180 {
181 [global::Cpp2ILInjected.Token(Token = "0x600046F")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1D8B69C", Offset = "0x1D8B69C", Length = "0x10")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
185 get
186 {
187 throw null;
188 }
189 [global::Cpp2ILInjected.Token(Token = "0x6000470")]
190 [global::Cpp2ILInjected.Address(RVA = "0x1D8B6AC", Offset = "0x1D8B6AC", Length = "0x10")]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
193 set
194 {
195 throw null;
196 }
197 }