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

◆ EatAllWhitespace()

static ReadOnlySpan< char > System.Guid.EatAllWhitespace ( ReadOnlySpan< char > str)
inlinestaticprivate

Definition at line 187 of file Guid.cs.

188 {
189 if (!true)
190 {
191 }
192 long num = 0L;
193 if (num != 0L)
194 {
196 }
197 if (num == 0L)
198 {
199 }
201 if (num != 0L)
202 {
204 return;
205 }
206 }
static void ThrowArgumentOutOfRangeException()

References System.L, and System.ThrowHelper.ThrowArgumentOutOfRangeException().