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;
153
base.InnerText
=
value
;
154
this.
ResetOwnerElementInElementIdAttrMap
(innerText);
155
}
156
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.XmlAttribute.ResetOwnerElementInElementIdAttrMap
void ResetOwnerElementInElementIdAttrMap(string oldInnerText)
Definition
XmlAttribute.cs:169
System.Xml.XmlAttribute.PrepareOwnerElementInElementIdAttrMap
bool PrepareOwnerElementInElementIdAttrMap()
Definition
XmlAttribute.cs:159
System.ExceptionArgument.value
@ value
System
Xml
XmlAttribute
Generated by
1.10.0