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

◆ ToString()

override string System.Globalization.SortKey.ToString ( )
inline

Definition at line 126 of file SortKey.cs.

127 {
128 string text;
129 if (("SortKey - " == null || "SortKey - " != null) && (text == null || text != null) && (", " == null || ", " != null))
130 {
131 CompareOptions compareOptions = this.options;
132 string text2;
133 if ((text2 == null || text2 != null) && (", " == null || ", " != null))
134 {
135 string text3 = this.source;
136 if (text3 == null || text3 != null)
137 {
138 string text4;
139 return text4;
140 }
141 }
142 }
143 throw new ArrayTypeMismatchException();
144 }
class f__AnonymousType0<< Count > j__TPar
readonly CompareOptions options
Definition SortKey.cs:159
readonly string source
Definition SortKey.cs:153

References j__TPar, System.Globalization.SortKey.options, System.Globalization.SortKey.source, and System.text.