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

◆ SkipSpace()

static void System.TypeSpec.SkipSpace ( string name,
int pos )
inlinestaticprivate

Definition at line 191 of file TypeSpec.cs.

192 {
193 int stringLength = name._stringLength;
194 char c;
195 bool flag = char.IsWhiteSpace(c);
196 int stringLength2 = name._stringLength;
197 }
class f__AnonymousType0<< Count > j__TPar
TypeIdentifier name
Definition TypeSpec.cs:231

References j__TPar, and System.TypeSpec.name.