293 references to ArrayList
mscorlib (21)
system\activationcontext.cs (2)
87_definitionIdentities = new ArrayList(DefaultComponentCount); 134_manifests = new ArrayList(DefaultComponentCount);
system\collections\arraylist.cs (2)
282ArrayList la = new ArrayList(_size); 641ArrayList list = new ArrayList((count>_defaultCapacity)?count:_defaultCapacity);
system\collections\collectionbase.cs (1)
26list = new ArrayList(capacity);
system\resources\resourcemanager.cs (1)
1578ArrayList list = new ArrayList(5);
system\runtime\remoting\ichannel.cs (1)
416_headerList = new ArrayList(6);
system\runtime\remoting\leasemanager.cs (1)
181ArrayList tempObjects = new ArrayList(10);
system\runtime\remoting\message.cs (2)
2119ArrayList l = new ArrayList(len); 2145ArrayList l = new ArrayList(len);
system\security\accesscontrol\acl.cs (2)
351_aces = new ArrayList( count ); 432_aces = new ArrayList( capacity );
system\security\policy\codegroup.cs (2)
135IList newList = new ArrayList( m_children.Count ); 154ArrayList children = ArrayList.Synchronized( new ArrayList( value.Count ) );
system\security\policy\netcodegroup.cs (1)
730group.m_accessList = new ArrayList(this.m_accessList.Count);
system\security\policy\policylevel.cs (1)
243ArrayList newList = new ArrayList(m_namedPermissionSets.Count);
system\security\securityelement.cs (5)
195ArrayList list = new ArrayList(value.Count); 296m_lAttributes = new ArrayList( c_AttributesTypical ); 341m_lChildren = new ArrayList( c_ChildrenTypical ); 353m_lChildren = new ArrayList( c_ChildrenTypical ); 366m_lChildren = new ArrayList( c_ChildrenTypical );
PresentationBuildTasks (20)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
557_pendingLocalFiles = new ArrayList(10);
Framework\System\Windows\Markup\BamlMapTable.cs (4)
1830ArrayList _assemblyIdToInfo = new ArrayList(1); // arrayList of Assemblies 1831ArrayList _typeIdToInfo = new ArrayList(0); // arrayList of class Types 1832ArrayList _attributeIdToInfo = new ArrayList(10); // arrayList of Attribute Ids 1833ArrayList _stringIdToInfo = new ArrayList(1); // arrayList of String Info
Framework\System\Windows\Markup\BamlRecordWriter.cs (4)
383_deferElement = new ArrayList(2); 384_deferKeys = new ArrayList(10); 385_deferValues = new ArrayList(100); 851keyRecord.RecordList = new ArrayList(5);
Framework\System\Windows\Markup\MarkupExtensionParser.cs (4)
631ArrayList xamlNodes = new ArrayList(markupExtensionList.Count * 5); 842ArrayList xamlNodes = new ArrayList(complexDefAttributesList.Count * 5); 1006list = new ArrayList(1); 1364ArrayList propertyNamesSoFar = new ArrayList(list.Count/4);
Framework\System\Windows\Markup\XamlReaderHelper.cs (5)
3110complexDefAttributeList = new ArrayList(1); 3284markupExtensionList = new ArrayList(1); 5806_xamlNodes = new ArrayList(10); 5897_xamlNodes = new ArrayList(10); 6321ArrayList _xamlNodes = new ArrayList(10); // array of Nodes for Read to return.
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3451ArrayList namespaceMapArray = new ArrayList(6);
Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
508ArrayList prefixes = new ArrayList(_lastDecl+1);
PresentationCore (9)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
259_requestsOnWait = new ArrayList(2); 967private ArrayList _byteRangesAvailable = new ArrayList(2); // byte ranges that are downloaded
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
1688boundsList = new ArrayList(2);
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
166ArrayList runs = new ArrayList(2);
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (2)
134_lsrunList = new ArrayList(2); 1963ArrayList lsruns = new ArrayList(3);
Core\CSharp\System\Windows\DataFormats.cs (1)
443_formatList = new ArrayList(19);
Core\CSharp\System\Windows\GlobalEventManager.cs (1)
452private static ArrayList _globalIndexToEventMap = new ArrayList(100); //
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
54elements = new ArrayList(1);
PresentationFramework (64)
src\Framework\MS\Internal\Annotations\Anchoring\PathNode.cs (1)
406private ArrayList _children = new ArrayList(1);
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
34_rawList = _viewList = new ArrayList(capacity);
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
995ArrayList annotations = new ArrayList(1);
src\Framework\MS\Internal\DataStreams.cs (2)
99subStreams = new ArrayList(3); 153subStreams = new ArrayList(3);
src\Framework\MS\Internal\PtsHost\Line.cs (1)
697ArrayList glyphRunsCollection = new ArrayList(4);
src\Framework\MS\Internal\PtsHost\PtsContext.cs (2)
56_pages = new ArrayList(1); 57_pageBreakRecords = new ArrayList(1);
src\Framework\System\Windows\Controls\RadioButton.cs (1)
83elements = new ArrayList(1);
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2077InlineObjects = inlineObjects = new ArrayList(1);
src\Framework\System\Windows\Data\BindingOperations.cs (1)
266ArrayList batch = new ArrayList(8);
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
70Initialize(new ArrayList(capacity));
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
2597: (IList)(new ArrayList(size));
src\Framework\System\Windows\Documents\AdornerLayer.cs (2)
791ArrayList removeList = new ArrayList(1); 962adornerInfos = new ArrayList(1);
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
468_compositionLines = new ArrayList(1);
src\Framework\System\Windows\Documents\Highlights.cs (1)
227_layers = new ArrayList(1);
src\Framework\System\Windows\Documents\MoveSizeWinEventHandler.cs (1)
56_arTextStore = new ArrayList(1);
src\Framework\System\Windows\Documents\RtfFormatStack.cs (1)
29internal RtfFormatStack() : base(20)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (8)
3216: base(5) 3595: base(20) 3964: base(20) 4217: base(1) 4375: base(20) 4550: base(20) 6288: base(20) 6339: base(100)
src\Framework\System\Windows\Documents\Speller.cs (4)
199suggestions = new ArrayList(1); 240_ignoredWordsList = new ArrayList(1); 782segments = new ArrayList(2); 1217segments = new ArrayList(MinWordBreaksForContext + 1);
src\Framework\System\Windows\Documents\SpellerStatusTable.cs (1)
42_runList = new ArrayList(1);
src\Framework\System\windows\Documents\TextEditor.cs (1)
2029private static ArrayList _registeredEditingTypes = new ArrayList(4);
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
1624threadLocalStore.PendingInputItems = new ArrayList(1);
src\Framework\System\Windows\Documents\TextStore.cs (2)
1417_mouseSinks = new ArrayList(1); 2662_preparedattributes = new ArrayList(count);
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (2)
485internal XamlTagStack() : base(10) 753internal XamlParsePoints() : base(10)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
121_hooks = new ArrayList(8);
src\Framework\System\Windows\Markup\BamlMapTable.cs (4)
1830ArrayList _assemblyIdToInfo = new ArrayList(1); // arrayList of Assemblies 1831ArrayList _typeIdToInfo = new ArrayList(0); // arrayList of class Types 1832ArrayList _attributeIdToInfo = new ArrayList(10); // arrayList of Attribute Ids 1833ArrayList _stringIdToInfo = new ArrayList(1); // arrayList of String Info
src\Framework\System\Windows\Markup\BamlRecordReader.cs (4)
126_rootList = new ArrayList(1); 145_rootList = new ArrayList(1); 1782defKeyList = new ArrayList(Math.Max (5, (int)(bamlRecord.ContentSize/400))); 3954ArrayList paramList = new ArrayList(2);
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (4)
383_deferElement = new ArrayList(2); 384_deferKeys = new ArrayList(10); 385_deferValues = new ArrayList(100); 851keyRecord.RecordList = new ArrayList(5);
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (4)
631ArrayList xamlNodes = new ArrayList(markupExtensionList.Count * 5); 842ArrayList xamlNodes = new ArrayList(complexDefAttributesList.Count * 5); 1006list = new ArrayList(1); 1364ArrayList propertyNamesSoFar = new ArrayList(list.Count/4);
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3451ArrayList namespaceMapArray = new ArrayList(6);
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
508ArrayList prefixes = new ArrayList(_lastDecl+1);
src\Framework\System\Windows\Navigation\JournalEntryListConverter.cs (1)
167_items = new ArrayList(19);
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
4385private ArrayList _childNavigationServices = new ArrayList(2); 4400private ArrayList _pendingNavigationList = new ArrayList(2); 4403private ArrayList _recursiveNavigateList = new ArrayList(2);
src\Framework\System\Windows\NullableBoolConverter.cs (1)
63ArrayList list1 = new ArrayList(3);
src\Framework\System\Windows\WindowCollection.cs (2)
41_list = new ArrayList(1); 47_list = new ArrayList(count);
System (23)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (1)
272_entriesArray = new ArrayList(capacity);
compmod\system\collections\specialized\namevaluecollection.cs (2)
277values = new ArrayList(1); 314ArrayList values = new ArrayList(1);
compmod\system\collections\specialized\ordereddictionary.cs (1)
125_objectsArray = new ArrayList(_initialCapacity);
compmod\system\componentmodel\design\DesignerOptionService.cs (4)
157_parent._children = new ArrayList(1); 208propList = new ArrayList(props.Count); 214propList = new ArrayList(1); 275_children = new ArrayList(1);
compmod\system\componentmodel\EnumConverter.cs (1)
260objValues = new ArrayList(fields.Length);
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (2)
519propertyList = new ArrayList(propertyArray.Length * extenders.Length); 1138ArrayList extendedList = new ArrayList(attributes.Count);
compmod\system\componentmodel\TypeDescriptor.cs (3)
547associations = new ArrayList(4); 1260newMembers = new ArrayList(memberCount); 2787ArrayList list = new ArrayList(primary.Count + secondary.Count);
compmod\system\diagnostics\TraceListeners.cs (1)
21list = new ArrayList(1);
net\System\Net\_ConnectionGroup.cs (1)
42m_ConnectionList = new ArrayList(DefaultConnectionListSize); //it may grow beyond
net\System\Net\Configuration\WebRequestModulesSection.cs (1)
124retval = new ArrayList(0);
net\System\Net\HttpListener.cs (1)
2218challenges = new ArrayList(4);
net\System\Net\Internal.cs (1)
209ArrayList collections = new ArrayList(16);
net\System\Net\ServicePoint.cs (1)
1186ArrayList cgs = new ArrayList(m_ConnectionGroupList.Count);
net\System\Net\WebPermission.cs (2)
271ArrayList cloned = new ArrayList(m_connectList.Count); 294ArrayList cloned = new ArrayList(m_acceptList.Count);
services\monitoring\system\diagnosticts\EventLog.cs (1)
736ArrayList newsources = new ArrayList(sources.Length - 1);
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (1)
101ArrayList convertedStandardValues = new ArrayList(standardValues == null ? 0 : standardValues.Count);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (1)
80ArrayList convertedValues = new ArrayList(values.Count);
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (1)
101ArrayList convertedStandardValues = new ArrayList(standardValues == null ? 0 : standardValues.Count);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (1)
80ArrayList convertedValues = new ArrayList(values.Count);
System.Data.SqlXml (1)
System\Xml\Xsl\QIL\SubstitutionList.cs (1)
23this.s = new ArrayList(4);
System.Drawing (3)
commonui\System\Drawing\Design\ToolboxItem.cs (1)
833ArrayList propertyNames = new ArrayList(Properties.Count);
misc\ClientUtils.cs (2)
283_innerList = new ArrayList(4); 287_innerList = new ArrayList(size);
System.Management (14)
Instrumentation\EventSource.cs (1)
229ArrayList reqList = new ArrayList(3);
InteropClasses\WMIInterop.cs (1)
1974static ArrayList reqList = new ArrayList(3);
WmiGenerator.cs (12)
95private ArrayList arrKeyType = new ArrayList(5); 96private ArrayList arrKeys = new ArrayList(5); 97private ArrayList BitMap = new ArrayList(5); 98private ArrayList BitValues = new ArrayList(5); 99private ArrayList ValueMap = new ArrayList(5); 100private ArrayList Values = new ArrayList(5); 107private ArrayList CommentsString = new ArrayList(5); 1731ArrayList arTemp = new ArrayList(5); 1793ArrayList arTemp = new ArrayList(5); 2841ArrayList outParamsName = new ArrayList(5); 2842ArrayList inoutParams = new ArrayList(5); 2843ArrayList inoutParamsType = new ArrayList(5);
System.Runtime.Caching (1)
System\Caching\MemoryCacheStore.cs (1)
216ArrayList entries = new ArrayList(_entries.Count);
System.Runtime.Remoting (27)
channels\http\combinedhttpchannel.cs (2)
232ArrayList dictionaries = new ArrayList(2); 278ArrayList keys = new ArrayList(count);
channels\http\httpclientchannel.cs (2)
309ArrayList keys = new ArrayList(2); 860ArrayList keys = new ArrayList(6);
channels\tcp\tcpclientchannel.cs (1)
643ArrayList keys = new ArrayList(6);
metadata\wsdlparser.cs (15)
914ArrayList tempList = new ArrayList(10); 1531port.locations = new ArrayList(10); 1870ArrayList methodInfos = new ArrayList(10); 3029private ArrayList wsdlBindings = new ArrayList(10); 3030private ArrayList wsdlServices = new ArrayList(10); 5546_nestedTypes = new ArrayList(10); 7005internal ArrayList parts = new ArrayList(10); 7063internal ArrayList operations = new ArrayList(10); 7092internal ArrayList contents = new ArrayList(3); 7148internal ArrayList suds = new ArrayList(10); 7150internal ArrayList operations = new ArrayList(10); 7197internal ArrayList sections = new ArrayList(10); 7227internal ArrayList extensions = new ArrayList(10); 7375internal ArrayList implements = new ArrayList(10); 7376internal ArrayList nestedTypes = new ArrayList(10);
metadata\wsdlwriter.cs (7)
138ArrayList serviceEndpoints = new ArrayList(10); 619ArrayList refNames = new ArrayList(25); 1558methodRequest._inParamTypes = new ArrayList(10); 1559methodRequest._inParamNames = new ArrayList(10); 1560methodRequest._outParamTypes = new ArrayList(10); 1561methodRequest._outParamNames = new ArrayList(10); 1562methodRequest._paramNamesOrder = new ArrayList(10);
System.Security (6)
system\security\cryptography\cryptographicattribute.cs (2)
95m_list = new ArrayList((int)cryptAttributes.cAttr); 109m_list = new ArrayList(other.m_list.Count);
system\security\cryptography\pkcs\pkcs7recipient.cs (3)
85m_recipients = new ArrayList(1); 90m_recipients = new ArrayList(certificates.Count); 98m_recipients = new ArrayList(other.m_recipients.Count);
system\security\cryptography\pkcs\recipientinfo.cs (1)
384m_recipientInfos = new ArrayList(1);
System.ServiceModel (5)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
150: base(1)
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
156this.list = new ArrayList(2);
System\ServiceModel\Security\SecurityContextTokenCache.cs (2)
140ArrayList matchingKeys = new ArrayList(2); 231ArrayList keys = new ArrayList(pruningAmount);
System\ServiceModel\Security\Tokens\WindowsUserNameCachingSecurityTokenAuthenticator.cs (1)
65ArrayList keys = new ArrayList(pruningAmount);
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
850this.phase0EnlistVolatilementContainerList = new ArrayList(1); 1066this.phase0EnlistVolatilementContainerList = new ArrayList(1);
System.Web (24)
Cache\OutputCache.cs (2)
233headers = new ArrayList(oce.HeaderElements.Count); 242buffers = new ArrayList(oce.ResponseElements.Count);
Cache\SqlCacheDependency.cs (1)
377dependencies = new ArrayList(1);
Compilation\BrowserCapabilitiesCompiler.cs (1)
219list = new ArrayList(1);
Configuration\CompilationSection.cs (1)
852list = new ArrayList(binDlls.Length);
Configuration\HttpCapabilitiesBase.cs (1)
1770_browsers = new ArrayList(6);
Configuration\WebConfigurationHost.cs (1)
533list = new ArrayList(1);
HttpResponse.cs (2)
3556_dependencies = new ArrayList(1); 3617_dependencies = new ArrayList(1);
Management\EventlogProvider.cs (1)
183ArrayList dataFields = new ArrayList(35);
Profile\ProfileInfo.cs (1)
146ArrayList al = new ArrayList(_CurPos - _NumBlanks);
RequestTimeoutManager.cs (1)
79ArrayList entries = new ArrayList(_requestCount); // size can change
SiteMapNodeCollection.cs (1)
87_innerList = new ArrayList(_initialSize);
UI\Control.cs (1)
2534childStates = new ArrayList(occasionalFieldControlCount);
UI\ObjectStateFormatter.cs (1)
529ArrayList list = new ArrayList(count);
UI\OrderedDictionaryStateHelper.cs (1)
36ArrayList list = new ArrayList(dictionary.Count);
UI\Page.cs (2)
2195ArrayList chunks = new ArrayList(1); 2202ArrayList viewStateChunks = new ArrayList(numFullChunks+1);
UI\WebControls\GridView.cs (1)
2029_rowsArray = new ArrayList(rowsArrayCapacity);
UI\WebControls\Listbox.cs (1)
209ArrayList newSelectedIndices = new ArrayList(count);
UI\WebControls\ListControl.cs (1)
338cachedSelectedIndices = new ArrayList(3);
UI\WebControls\ListItemCollection.cs (2)
407ArrayList indices = new ArrayList(4); 408ArrayList items = new ArrayList(4);
Util\ResourcePool.cs (1)
28_resources = new ArrayList(4);
System.Web.DataVisualization (8)
Common\ChartTypes\StackedAreaChart.cs (6)
504 curentPointsArray = new ArrayList(ser.Points.Count); 509 curentPointsArray = new ArrayList(ser.Points.Count); 826 curentPointsArray = new ArrayList(ser.Points.Count); 831 curentPointsArray = new ArrayList(ser.Points.Count); 932 curentPointsArray = new ArrayList(ser.Points.Count); 937 curentPointsArray = new ArrayList(ser.Points.Count);
Common\General\Axis.cs (1)
4658ArrayList labelTextRows = new ArrayList(labels.Count);
Common\General\DataManipulator.cs (1)
2945 ArrayList uniqueValues = new ArrayList(intervalLastIndex - intervalFirstIndex + 1);
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
593ArrayList values = new ArrayList(numRows);
System.Web.Mobile (5)
UI\MobileControls\Design\Converters\DefaultCommandConverter.cs (1)
34ArrayList commandList = new ArrayList(commands.Count);
UI\MobileControls\MobilePage.cs (1)
223_forms = new ArrayList(probableFormCount);
UI\MobileControls\ObjectList.cs (2)
389ArrayList list = new ArrayList(count); 933ArrayList list = new ArrayList(count);
UI\MobileControls\SelectionList.cs (1)
524ArrayList selectedIndices = new ArrayList(count);
System.Windows.Forms (12)
winforms\Managed\System\WinForms\DataGridRow.cs (1)
736cells = new ArrayList(DataGrid.myGridTable.GridColumnStyles.Count + 2);
winforms\Managed\System\WinForms\DataGridTable.cs (1)
46private ArrayList relationsList = new ArrayList(2);
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (2)
327ArrayList initialColumns = new ArrayList(dataGridViewColumns.Length); 328ArrayList sortedColumns = new ArrayList(dataGridViewColumns.Length);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
918autoFillColumns = new ArrayList(this.Columns.Count);
winforms\Managed\System\WinForms\Layout\ArrangedElementCollection.cs (2)
24_innerList = new ArrayList(4); 32_innerList = new ArrayList(size);
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
2065ArrayList layoutInfos = new ArrayList(container.Children.Count);
winforms\Managed\System\WinForms\LinkLabel.cs (2)
68ArrayList links = new ArrayList(2); 759ArrayList ranges = new ArrayList(Links.Count);
winforms\Managed\System\WinForms\ListView.cs (1)
4407listItemsArray = new ArrayList(items.Length);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
80private ArrayList activeDropDowns = new ArrayList(1);
System.Windows.Forms.DataVisualization (8)
Common\ChartTypes\StackedAreaChart.cs (6)
504 curentPointsArray = new ArrayList(ser.Points.Count); 509 curentPointsArray = new ArrayList(ser.Points.Count); 826 curentPointsArray = new ArrayList(ser.Points.Count); 831 curentPointsArray = new ArrayList(ser.Points.Count); 932 curentPointsArray = new ArrayList(ser.Points.Count); 937 curentPointsArray = new ArrayList(ser.Points.Count);
Common\General\Axis.cs (1)
4658ArrayList labelTextRows = new ArrayList(labels.Count);
Common\General\DataManipulator.cs (1)
2945 ArrayList uniqueValues = new ArrayList(intervalLastIndex - intervalFirstIndex + 1);
System.Workflow.Activities (1)
Rules\Parser\Symbol.cs (1)
126ArrayList members = new ArrayList(NestedSymbols.Count);
System.Workflow.ComponentModel (3)
AuthoringOM\Design\ReferenceService.cs (2)
95this.references = new ArrayList(container.Components.Count); 303ArrayList results = new ArrayList(this.references.Count);
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
2704list = new ArrayList(1);
System.WorkflowServices (1)
System\ServiceModel\Activation\WorkflowServiceBuildProvider.cs (1)
26ArrayList dependencies = new ArrayList(base.VirtualPathDependencies.Count + 1);
System.Xml (10)
System\Xml\Schema\Asttree.cs (3)
267this.axisStack = new ArrayList(axisTree.SubtreeArray.Count); // defined length 490ArrayList AstArray = new ArrayList(xpath.Length); 491this.fAxisArray = new ArrayList(xpath.Length);
System\Xml\Schema\XmlSchemaValidator.cs (1)
844ArrayList expected = new ArrayList(elements.Count);
System\Xml\Serialization\XmlSerializationReader.cs (3)
3092ArrayList arraysToDeclareList = new ArrayList(mappings.Length); 3093ArrayList arraysToSetList = new ArrayList(mappings.Length); 3094ArrayList allMembersList = new ArrayList(mappings.Length);
System\Xml\Serialization\XmlSerializationReaderILGen.cs (3)
1566ArrayList arraysToDeclareList = new ArrayList(mappings.Length); 1567ArrayList arraysToSetList = new ArrayList(mappings.Length); 1568ArrayList allMembersList = new ArrayList(mappings.Length);
UIAutomationClient (7)
MS\Internal\Automation\ClientEventManager.cs (1)
79_listeners = new ArrayList(16);
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
264ArrayList embeddedRoots = new ArrayList(6);
MS\Internal\Automation\ProxyManager.cs (2)
845private static ArrayList _partialClassHandlers = new ArrayList(12); 851private static ArrayList _fallbackHandlers = new ArrayList(1);
MS\Internal\Automation\WinEventWrap.cs (1)
268_clientCallbacks = new ArrayList(2);
System\Windows\Automation\AutomationElement.cs (2)
864ArrayList propArrays = new ArrayList(4); 899ArrayList interfaces = new ArrayList(4);
UIAutomationClientsideProviders (8)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
185_clientCallbacks = new ArrayList(2);
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
538ArrayList alEvents = new ArrayList (16);
MS\Internal\AutomationProxies\ProxySimple.cs (2)
605ArrayList alIn = new ArrayList(100); 606ArrayList alOut = new ArrayList(100);
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
287rects = new ArrayList(1); 707ArrayList rects = new ArrayList(Math.Max(endLine - startLine + 1, 0));
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
123_groups = new ArrayList(groups);
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
414eventCreateParams = hookParams._alHwnd = new ArrayList (16);
WindowsBase (5)
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (1)
1253private ArrayList _blockList = new ArrayList(_initialBlockListSize);
Base\MS\Internal\IO\Zip\ZipIOExtraField.cs (1)
108extraField._extraFieldElements = new ArrayList(3); // we expect to see a few records there, as it sould have been produced by other authoring systems.
Base\MS\Internal\IO\Zip\ZipIOLocalFileBlock.cs (1)
853_exposedPublicStreams = new ArrayList(_initialExposedPublicStreamsCollectionSize);
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (1)
468ArrayList result = new ArrayList(5);
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
1223ArrayList transformLabels = new ArrayList(transformCount);