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

◆ IsClosedOrErrorState

bool System.Xml.XmlWellFormedWriter.IsClosedOrErrorState
getsetprivate

Definition at line 1100 of file XmlWellFormedWriter.cs.

1101 {
1102 [global::Cpp2ILInjected.Token(Token = "0x60003F9")]
1103 [global::Cpp2ILInjected.Address(RVA = "0x1D88A10", Offset = "0x1D88A10", Length = "0x10")]
1104 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1106 get
1107 {
1108 throw null;
1109 }
1110 }