22 public object this[
object key]
65 if (dictionaryNode ==
null)
72 object key2 = dictionaryNode.
key;
96 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
164 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
175 if (dictionaryNode ==
null)
177 int num = this.
count;
182 object key2 = dictionaryNode.
key;
204 if (dictionaryNode ==
null)
209 object key2 = dictionaryNode.
key;
228 while (
array !=
null)
231 int num = this.
count;
233 if (dictionaryNode !=
null)
301 if (dictionaryNode ==
null)
306 object key2 = dictionaryNode.
key;
409 while (current ==
null);
425 while (current ==
null);
426 return current.
value;
500 if (
head.next ==
null)
517 if (head ==
null ||
head.next ==
null)
597 return default(
bool);
class f__AnonymousType0<< Count > j__TPar
void SetValue(object value, long index)
ListDictionary.DictionaryNode next
NodeEnumerator(ListDictionary list)
ListDictionary.DictionaryNode _current
ListDictionary.DictionaryNode _current
NodeKeyValueEnumerator(ListDictionary list, bool isKeys)
NodeKeyValueCollection(ListDictionary list, bool isKeys)
void CopyTo(Array array, int index)
void Add(object key, object value)
bool Contains(object key)
IDictionaryEnumerator GetEnumerator()
ListDictionary.DictionaryNode head
ListDictionary(IComparer comparer)
readonly IComparer comparer
void CopyTo(Array array, int index)
IEnumerator GetEnumerator()