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

◆ IsNotationDeclared

bool System.Xml.Schema.SchemaElementDecl.IsNotationDeclared
getsetpackage

Definition at line 148 of file SchemaElementDecl.cs.

149 {
150 [global::Cpp2ILInjected.Token(Token = "0x6000A57")]
151 [global::Cpp2ILInjected.Address(RVA = "0x1DCB1FC", Offset = "0x1DCB1FC", Length = "0x8")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 get
154 {
155 throw null;
156 }
157 [global::Cpp2ILInjected.Token(Token = "0x6000A58")]
158 [global::Cpp2ILInjected.Address(RVA = "0x1DCB204", Offset = "0x1DCB204", Length = "0xC")]
159 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
160 set
161 {
162 throw null;
163 }
164 }