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

◆ SchemaType

virtual XmlSchemaType System.Xml.XmlName.SchemaType
getset

Implements System.Xml.Schema.IXmlSchemaInfo.

Definition at line 185 of file XmlName.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x600059B")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1D9751C", Offset = "0x1D9751C", Length = "0x8")]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 get
191 {
192 throw null;
193 }
194 }