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

◆ DisableUndeclaredEntityCheck

bool System.Xml.XmlTextReaderImpl.DisableUndeclaredEntityCheck
setpackage

Definition at line 5316 of file XmlTextReaderImpl.cs.

5317 {
5318 [global::Cpp2ILInjected.Token(Token = "0x6000326")]
5319 [global::Cpp2ILInjected.Address(RVA = "0x1D7EAE4", Offset = "0x1D7EAE4", Length = "0xC")]
5320 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5321 set
5322 {
5323 throw null;
5324 }
5325 }