terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for System.IPv4AddressHelper, including all inherited members.
IsValid(char *name, int start, int end, bool allowIPv6, bool notImplicitFile, bool unknownScheme) | System.IPv4AddressHelper | inlinepackagestatic |
IsValidCanonical(char *name, int start, int end, bool allowIPv6, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |
Parse(string name, byte *numbers, int start, int end) | System.IPv4AddressHelper | inlineprivatestatic |
ParseCanonical(ReadOnlySpan< char > name, byte *numbers, int start, int end) | System.IPv4AddressHelper | inlineprivatestatic |
ParseCanonicalName(string str, int start, int end, bool isLoopback) | System.IPv4AddressHelper | inlinepackagestatic |
ParseHostNumber(ReadOnlySpan< char > str, int start, int end) | System.IPv4AddressHelper | inlinepackagestatic |
ParseNonCanonical(char *name, int start, int end, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |