2 references to _dictionaryKey
System (2)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (2)
264IDictionary dict = ds.GetValue(_dictionaryKey) as IDictionary; 268ds.SetValue(_dictionaryKey, dict);