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

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

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

Definition at line 565 of file Enumerable.cs.

566 {
567 long num = 0L;
568 long value = num.m_value;
569 int num2;
570 long num3;
571 if (num == 0L)
572 {
573 long value2 = num.m_value;
574 long value3 = num.m_value;
575 long value4 = num.m_value;
576 num2 = 8;
577 num3 = 0L;
578 if (num == 0L)
579 {
580 goto IL_0037;
581 }
582 }
583 if (num2 != 0)
584 {
585 }
586 long value5 = num.m_value;
587 IL_0037:
588 if (num3 == 0L)
589 {
590 Exception ex = Error.MoreThanOneElement();
591 Exception ex2 = Error.ArgumentNull("source");
592 }
593 throw new OutOfMemoryException();
594 }
class f__AnonymousType0<< Count > j__TPar

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