18 if (provider ==
null || provider !=
null)
29 if ((provider ==
null || provider !=
null) && (
arg0 ==
null ||
arg0 !=
null))
40 if ((provider ==
null || provider !=
null) && (
arg0 ==
null ||
arg0 !=
null) && (
arg1 ==
null ||
arg1 !=
null))
51 if ((provider ==
null || provider !=
null) && (
arg0 ==
null ||
arg0 !=
null) && (
arg1 ==
null ||
arg1 !=
null) && (
arg2 ==
null ||
arg2 !=
null))
73 bool flag =
char.IsWhiteSpace(c);
131 bool flag =
char.IsUpper(c);
133 bool flag2 =
char.IsUpper(c);
136 bool flag3 =
char.IsUpper(c);
187 public const char Tab =
'\t';
class f__AnonymousType0<< Count > j__TPar
static string NullEmptyString(string s)
static bool IsHighSurrogate(char c)
const char CarriageReturn
static string FormatWith(this string format, IFormatProvider provider, object arg0, object arg1, object arg2)
static void ToCharAsUnicode(char c, char[] buffer)
static string ToCamelCase(string s)
static string FormatWith(this string format, IFormatProvider provider, params object[] args)
static StringWriter CreateStringWriter(int capacity)
static string FormatWith(this string format, IFormatProvider provider, object arg0, object arg1, object arg2, object arg3)
static bool EndsWith(this string source, char value)
const string CarriageReturnLineFeed
static bool IsWhiteSpace(string s)
static bool IsLowSurrogate(char c)
static TSource ForgivingCaseSensitiveFind< TSource >(this IEnumerable< TSource > source, Func< TSource, string > valueSelector, string testValue)
static bool StartsWith(this string source, char value)
static string FormatWith(this string format, IFormatProvider provider, object arg0)
static string FormatWith(this string format, IFormatProvider provider, object arg0, object arg1)
static ? int GetLength(string value)
static void ArgumentNotNull(object value, string parameterName)
static CultureInfo InvariantCulture