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