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

◆ Compare() [1/5]

int System.Globalization.CompareInfo.Compare ( ReadOnlySpan< char > string1,
string string2,
CompareOptions options )
inlinepackage

Definition at line 197 of file CompareInfo.cs.

198 {
199 if (options != CompareOptions.None)
200 {
201 if (options == CompareOptions.None)
202 {
203 return 1;
204 }
205 if (65504 == 0)
206 {
207 }
208 if (!true)
209 {
210 }
211 if (!true)
212 {
213 int num;
214 return num;
215 }
216 if (options == CompareOptions.None)
217 {
218 int num2;
219 return num2;
220 }
221 while (options != CompareOptions.None)
222 {
223 }
224 }
225 if (!true)
226 {
227 }
228 int num3;
229 return num3;
230 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.options.