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

◆ ResolveFullName()

string Newtonsoft.Json.Converters.XmlNodeConverter.ResolveFullName ( IXmlNode node,
XmlNamespaceManager manager )
inlineprivate

Definition at line 95 of file XmlNodeConverter.cs.

96 {
97 if (node != null)
98 {
99 }
100 string text;
101 return text;
102 }

References System.text.