6 references to SortedList
mscorlib (1)
system\collections\sortedlist.cs (1)
130: this() {
System.Web (1)
UI\WebParts\WebPartManager.cs (1)
2307parts = new SortedList();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
156oleConverters = new SortedList();
System.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
82lockList = new SortedList();
System\Xml\Schema\XmlSchemaSet.cs (1)
98schemas = new SortedList();
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
465_dataSpaceMap = new SortedList();