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