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

◆ DecomposeChar()

static void System.Text.Normalization.DecomposeChar ( StringBuilder sb,
int[] buf,
string s,
int i,
int checkType,
int start )
inlinestaticprivate

Definition at line 331 of file Normalization.cs.

332 {
333 int stringLength = s._stringLength;
334 char c = s[i];
335 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.s.