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

◆ IsSymbol()

static bool System.Char.IsSymbol ( char c)
inlinestatic

Definition at line 767 of file Char.cs.

768 {
769 int num = 1;
770 if (num == 0)
771 {
772 }
773 if (num == 0)
774 {
775 }
776 UnicodeCategory latin1UnicodeCategory = char.GetLatin1UnicodeCategory('\0');
777 return false;
778 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.