51 while (output ==
null);
101 while (output ==
null);
128 string text2 =
text.Substring(
num8);
329 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
335 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
349 return "offset" !=
null;
class f__AnonymousType0<< Count > j__TPar
static readonly long[] entities
static readonly char[] entities_values
static long CalculateKeyValue(string s)
static char Lookup(string entity)
UrlDecoder(int bufferSize, Encoding encoding)
static char IntToHex(int n)
static string UrlEncode(string value)
const int UNICODE_PLANE16_END
static byte[] UrlDecodeToBytes(byte[] encodedValue, int offset, int count)
static void ConvertSmpToUtf16(uint smpChar, [Out] char leadingSurrogate, [Out] char trailingSurrogate)
static unsafe int GetNextUnicodeScalarValueFromUtf16Surrogate(char *pch, int charsRemaining)
static readonly char[] _htmlEntityEndingChars
static void HtmlDecode(string value, TextWriter output)
static int IndexOfHtmlEncodingChars(string s, int startPos)
static string UrlDecode(string encodedValue)
static global::System.Net.Configuration.UnicodeDecodingConformance _htmlDecodeConformance
const char LOW_SURROGATE_START
static global::System.Net.Configuration.UnicodeEncodingConformance _htmlEncodeConformance
static string UrlDecodeInternal(string value, Encoding encoding)
const char LOW_SURROGATE_END
static int HexToInt(char h)
static byte[] UrlEncodeToBytes(byte[] value, int offset, int count)
static void HtmlEncode(string value, TextWriter output)
const int UnicodeReplacementChar
static byte[] UrlEncode(byte[] bytes, int offset, int count)
const int UNICODE_PLANE00_END
static string HtmlEncode(string value)
static global::System.Net.Configuration.UnicodeEncodingConformance HtmlEncodeConformance
const char HIGH_SURROGATE_START
static bool ValidateUrlEncodingParameters(byte[] bytes, int offset, int count)
static bool StringRequiresHtmlDecoding(string s)
static byte[] UrlDecodeInternal(byte[] bytes, int offset, int count)
static bool IsUrlSafeChar(char ch)
static string HtmlDecode(string value)
static global::System.Net.Configuration.UnicodeDecodingConformance HtmlDecodeConformance
const int UNICODE_PLANE01_START
static byte[] UrlEncode(byte[] bytes, int offset, int count, bool alwaysCreateNewReturnValue)
static int OffsetToStringData