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

◆ DiscardWhiteSpaces() [2/2]

static string System.Security.Cryptography.Utils.DiscardWhiteSpaces ( string inputBuffer,
int inputOffset,
int inputCount )
inlinestaticpackage

Definition at line 87 of file Utils.cs.

88 {
89 char c;
90 bool flag = char.IsWhiteSpace(c);
91 char c2;
92 bool flag2 = char.IsWhiteSpace(c2);
93 string text;
94 return text;
95 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.