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

◆ Last< TSource >()

static TSource System.Linq.Enumerable.Last< TSource > ( this IEnumerable< TSource > source)
inlinestatic

Definition at line 514 of file Enumerable.cs.

515 {
516 long num = 0L;
517 int num2 = 6;
518 if (num == 0L)
519 {
520 if (num2 != 0)
521 {
522 }
523 Exception ex = Error.NoElements();
524 Exception ex2 = Error.ArgumentNull("source");
525 }
526 throw new OutOfMemoryException();
527 }
class f__AnonymousType0<< Count > j__TPar

References System.Linq.Error.ArgumentNull(), j__TPar, System.L, and System.Linq.Error.NoElements().