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

◆ ParseCanonicalName()

static string System.IPv4AddressHelper.ParseCanonicalName ( string str,
int start,
int end,
bool isLoopback )
inlinestaticpackage

Definition at line 70 of file IPv4AddressHelper.cs.

71 {
72 int num = 1;
73 end.m_value = num;
74 int num2 = 46;
78 string text;
79 return text;
80 }
class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentOutOfRangeException()

References j__TPar, System.text, and System.ThrowHelper.ThrowArgumentOutOfRangeException().