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

◆ IsPunctuation()

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

Definition at line 255 of file Char.cs.

256 {
257 int num = 1;
258 if (num == 0)
259 {
260 }
261 if (num == 0)
262 {
263 }
264 UnicodeCategory latin1UnicodeCategory = char.GetLatin1UnicodeCategory('\0');
265 return false;
266 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.