terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ InnerText

override string System.Xml.XmlAttribute.InnerText
set

Definition at line 147 of file XmlAttribute.cs.

148 {
149 set
150 {
151 bool flag = this.PrepareOwnerElementInElementIdAttrMap();
152 string innerText = base.InnerText;
155 }
156 }
class f__AnonymousType0<< Count > j__TPar
void ResetOwnerElementInElementIdAttrMap(string oldInnerText)
bool PrepareOwnerElementInElementIdAttrMap()