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

◆ Validity

virtual XmlSchemaValidity System.Xml.XmlName.Validity
getset

Implements System.Xml.Schema.IXmlSchemaInfo.

Definition at line 137 of file XmlName.cs.

138 {
139 [global::Cpp2ILInjected.Token(Token = "0x6000597")]
140 [global::Cpp2ILInjected.Address(RVA = "0x1D974FC", Offset = "0x1D974FC", Length = "0x8")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 get
143 {
144 throw null;
145 }
146 }