13 if ((
true &&
key !=
null) ||
key !=
null)
51 return string.CompareOrdinal(a, b);
55 public bool Equals(
string a,
string b)
57 return string.Equals(a, b);
61 public bool Equals(
object a,
object b)
class f__AnonymousType0<< Count > j__TPar
bool Equals(object a, object b)
static int CompareOrdinal(byte[] bytes, int aCharLength, string b)
int Compare(string a, string b)
int GetHashCode(object key)
int Compare(object a, object b)
static int CompareOrdinal(string a, byte[] bytes, int bCharLength)
static FastResourceComparer()
static int HashFunction(string key)
int GetHashCode(string key)
bool Equals(string a, string b)
static readonly FastResourceComparer Default
static unsafe int CompareOrdinal(byte *a, int byteLen, string b)