5 references to ReplaceHashtable
System (5)
compmod\system\collections\specialized\stringdictionarywithcomparer.cs (1)
27ReplaceHashtable(new Hashtable(comparer));
compmod\system\diagnostics\Switch.cs (1)
213attributes.ReplaceHashtable(mySettings.Attributes);
compmod\system\diagnostics\TraceListener.cs (1)
173attributes.ReplaceHashtable(attribs);
compmod\system\diagnostics\TraceSource.cs (2)
96attributes.ReplaceHashtable(sourceElement.Attributes); 225attributes.ReplaceHashtable(sourceElement.Attributes);