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

◆ InnerXml

override string System.Xml.XmlAttribute.InnerXml
setinherited

Definition at line 363 of file XmlAttribute.cs.

364 {
365 [global::Cpp2ILInjected.Token(Token = "0x600047D")]
366 [global::Cpp2ILInjected.Address(RVA = "0x1D8BD7C", Offset = "0x1D8BD7C", Length = "0x84")]
367 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlLoader), Member = ".ctor", ReturnType = typeof(void))]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlLoader), Member = "LoadInnerXmlAttribute", MemberParameters = new object[]
371 {
373 typeof(string)
374 }, ReturnType = typeof(void))]
375 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
376 set
377 {
378 throw null;
379 }
380 }
class f__AnonymousType0<< Count > j__TPar
XmlAttribute(XmlName name, XmlDocument doc)