|
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
|
This is the complete list of members for System.IPv4AddressHelper, including all inherited members.
| IsValid(char *name, int start, ref int end, bool allowIPv6, bool notImplicitFile, bool unknownScheme) | System.IPv4AddressHelper | inlinepackagestatic |
| IsValidCanonical(char *name, int start, ref 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, ref bool isLoopback) | System.IPv4AddressHelper | inlinepackagestatic |
| ParseHostNumber(ReadOnlySpan< char > str, int start, int end) | System.IPv4AddressHelper | inlinepackagestatic |
| ParseNonCanonical(char *name, int start, ref int end, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |