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

◆ EndsWithCultureHelper()

static bool System.SpanHelpers.EndsWithCultureHelper ( ReadOnlySpan< char > span,
ReadOnlySpan< char > value,
CompareInfo compareInfo )
inlinestatic

Definition at line 327 of file SpanHelpers.cs.

328 {
329 if (!true)
330 {
331 }
332 if (!true)
333 {
334 }
335 int length = span._length;
336 int length2 = value._length;
337 int length3 = value._length;
338 bool flag;
339 return flag;
340 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.length, and System.value.