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

◆ DefaultValueExpanded [1/2]

string System.Xml.IDtdDefaultAttributeInfo. System.Xml.Schema.SchemaAttDef.DefaultValueExpanded
getsetprivate

Implements System.Xml.IDtdDefaultAttributeInfo.

Definition at line 118 of file SchemaAttDef.cs.

119 {
120 [global::Cpp2ILInjected.Token(Token = "0x6000A28")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1DCA848", Offset = "0x1DCA848", Length = "0x54")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
124 get
125 {
126 throw null;
127 }
128 }