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

◆ StripSpaces()

static string System.Xml.DtdParser.StripSpaces ( string value)
inlinestaticpackage

Definition at line 1936 of file DtdParser.cs.

1937 {
1938 long num = 0L;
1939 if (!false)
1940 {
1941 }
1942 while (num == 0L)
1943 {
1944 }
1945 string text;
1946 return text;
1947 }

References System.L, and System.text.

Referenced by System.Xml.DtdParser.GetValueWithStrippedSpaces().