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

◆ Count< TSource >() [1/2]

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

Definition at line 689 of file Enumerable.cs.

690 {
691 if (!false)
692 {
693 throw new OverflowException();
694 }
695 throw new OutOfMemoryException();
696 }