1 write to dictionary
mscorlib (1)
system\runtime\interopservices\windowsruntime\imapviewtoireadonlydictionaryadapter.cs (1)
145this.dictionary = dictionary;
1 reference to dictionary
mscorlib (1)
system\runtime\interopservices\windowsruntime\imapviewtoireadonlydictionaryadapter.cs (1)
184return new ReadOnlyDictionaryKeyEnumerator<TKey, TValue>(dictionary);