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

◆ GetPropertyName()

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

Definition at line 105 of file XmlNodeConverter.cs.

106 {
107 return "#significant-whitespace";
108 }