terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IPAddressParserStatics.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Net
5
{
6
[global::Cpp2ILInjected.Token(
Token
=
"0x2000128"
)]
7
internal
static
class
IPAddressParserStatics
8
{
9
[global::Cpp2ILInjected.Token(
Token
=
"0x4000567"
)]
10
public
const
int
IPv4AddressBytes
= 4;
11
12
[global::Cpp2ILInjected.Token(
Token
=
"0x4000568"
)]
13
public
const
int
IPv6AddressBytes
= 16;
14
15
[global::Cpp2ILInjected.Token(
Token
=
"0x4000569"
)]
16
public
const
int
IPv6AddressShorts
= 8;
17
}
18
}
System.Net.IPAddressParserStatics.IPv6AddressBytes
const int IPv6AddressBytes
Definition
IPAddressParserStatics.cs:13
System.Net.IPAddressParserStatics.IPv6AddressShorts
const int IPv6AddressShorts
Definition
IPAddressParserStatics.cs:16
System.Net.IPAddressParserStatics.IPv4AddressBytes
const int IPv4AddressBytes
Definition
IPAddressParserStatics.cs:10
System.Net.IPAddressParserStatics
Definition
IPAddressParserStatics.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Net.BufferType.Token
@ Token
System.Net
Definition
AuthenticationManager.cs:9
System
Definition
__Il2CppComDelegate.cs:6
source
System
Net
IPAddressParserStatics.cs
Generated by
1.10.0