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

◆ CheckBadHeaderValueChars()

static string System.Net.HttpValidationHelpers.CheckBadHeaderValueChars ( string value)
inlinestatic

Definition at line 51 of file HttpValidationHelpers.cs.

52 {
53 string text;
54 int num3;
55 do
56 {
57 int stringLength = text._stringLength;
58 long num = 0L;
59 long num2 = 0L;
60 char c = text[(int)num2];
61 if (num == 0L)
62 {
63 num3 = 1;
64 }
65 int stringLength2 = text._stringLength;
66 }
67 while (num3 != 0);
68 return text;
69 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.text.