106 char c = stringBuilder[(int)num];
116 return stringBuilder;
196 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
202 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
class f__AnonymousType0<< Count > j__TPar
static int DivRem(int a, int b, [Out] int result)
static bool IPv6AddressToString(ushort[] address, uint scopeId, Span< char > destination, [Out] int charsWritten)
static unsafe bool Ipv6StringToAddress(ReadOnlySpan< char > ipSpan, ushort *numbers, int numbersLength, [Out] uint scope)
static void AppendSections(ushort[] address, int fromInclusive, int toExclusive, StringBuilder buffer)
static void AppendHex(ushort value, StringBuilder buffer)
static unsafe int IPv4AddressToStringHelper(uint address, char *addressString)
static bool Ipv4StringToAddress(ReadOnlySpan< char > ipSpan, [Out] long address)
static unsafe void FormatIPv4AddressNumber(int number, char *addressString, int offset)
static ushort Reverse(ushort number)
static string IPv4AddressToString(uint address)
static IPAddress Parse(ReadOnlySpan< char > ipSpan, bool tryParse)
static StringBuilder IPv6AddressToStringHelper(ushort[] address, uint scopeId)
static uint ExtractIPv4Address(ushort[] address)
static void IPv4AddressToString(uint address, StringBuilder destination)
static bool IPv4AddressToString(uint address, Span< char > formatted, [Out] int charsWritten)
static string IPv6AddressToString(ushort[] address, uint scopeId)
const int MaxIPv4StringLength
static string GetStringAndRelease(StringBuilder sb)
static void Release(StringBuilder sb)
static StringBuilder Acquire(int capacity=16)
StringBuilder Append(char value, int repeatCount)
static void ThrowArgumentOutOfRangeException()