1 write to _values
System (1)
compmod\system\collections\specialized\stringdictionary.cs (1)
272_values = new ICollectionToGenericCollectionAdapter(m_stringDictionary, KeyOrValue.Value);
2 references to _values
System (2)
compmod\system\collections\specialized\stringdictionary.cs (2)
271if( _values == null ) { 274return _values;