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