23 types derived from ArrayList
mscorlib (5)
system\collections\arraylist.cs (5)
797private class IListWrapper : ArrayList 1212private class SyncArrayList : ArrayList 1663private class FixedSizeArrayList : ArrayList 1921private class ReadOnlyArrayList : ArrayList 2159private class Range: ArrayList
PresentationBuildTasks (1)
Framework\System\Windows\Markup\ParserStack.cs (1)
57internal class ParserStack : ArrayList
PresentationFramework (12)
src\Framework\System\Windows\Documents\RtfFormatStack.cs (1)
19internal class RtfFormatStack : ArrayList
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (8)
3205internal class MarkerList : ArrayList 3584internal class FontTable : ArrayList 3953internal class ColorTable : ArrayList 4206internal class ListLevelTable : ArrayList 4364internal class ListTable : ArrayList 4539internal class ListOverrideTable : ArrayList 6285internal class ColumnStateArray : ArrayList 6328internal class DocumentNodeArray : ArrayList
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (2)
472internal class XamlTagStack : ArrayList 740internal class XamlParsePoints : ArrayList
src\Framework\System\Windows\Markup\ParserStack.cs (1)
57internal class ParserStack : ArrayList
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
147internal class IntervalCollection : ArrayList
System.Web (1)
Configuration\BrowserDefinitionCollection.cs (1)
11internal class BrowserDefinitionCollection : ArrayList {
System.Web.Mobile (1)
UI\MobileControls\UniqueSet.cs (1)
24internal sealed class UniqueSet : ArrayList
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
2660private class RowArrayList : ArrayList
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
620public class DomainUpDownItemCollection : ArrayList {
1611 instantiations of ArrayList
mscorlib (124)
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 (3)
22list = new ArrayList(); 26list = new ArrayList(capacity); 33list = new ArrayList();
system\collections\readonlycollectionbase.cs (1)
24list = new ArrayList();
system\deployment\isolationinterop.cs (1)
2400private System.Collections.ArrayList _list = new System.Collections.ArrayList();
system\reflection\assembly.cs (2)
2093ArrayList a = new ArrayList(); 2942ArrayList a = new ArrayList();
system\resources\resourcemanager.cs (1)
1578ArrayList list = new ArrayList(5);
system\runtime\interopservices\registrationservices.cs (1)
237ArrayList TypeList = new ArrayList();
system\runtime\interopservices\tceadaptergen\tceadaptergenerator.cs (2)
91ArrayList methods = new ArrayList(aMethods); 117ArrayList methods = new ArrayList();
system\runtime\remoting\channelservices.cs (1)
480ArrayList dictionaries = new ArrayList();
system\runtime\remoting\ichannel.cs (6)
416_headerList = new ArrayList(6); 485private ArrayList _children = new ArrayList(); 543ArrayList dictionaries = new ArrayList(); 634ArrayList values = new ArrayList(); 825ArrayList keys = new ArrayList(); 847ArrayList values = new ArrayList();
system\runtime\remoting\identityholder.cs (1)
117ArrayList removeList = new ArrayList();
system\runtime\remoting\leasemanager.cs (1)
181ArrayList tempObjects = new ArrayList(10);
system\runtime\remoting\message.cs (5)
1069_contextProperties = new ArrayList(); 2119ArrayList l = new ArrayList(len); 2145ArrayList l = new ArrayList(len); 3414ArrayList argValues = new ArrayList(); 4047_contextProperties = new ArrayList();
system\runtime\remoting\messagesmuggler.cs (9)
101argsToSerialize = new ArrayList(); 125argsToSerialize = new ArrayList(); 183argsToSerialize = new ArrayList(); 203argsToSerialize = new ArrayList(); 317argsToSerialize = new ArrayList(); 327argsToSerialize = new ArrayList(); 342argsToSerialize = new ArrayList(); 494argsToSerialize = new ArrayList(); 512argsToSerialize = new ArrayList();
system\runtime\remoting\remotingconfigparser.cs (15)
44internal ArrayList ClientSinkProviders = new ArrayList(); 45internal ArrayList ServerSinkProviders = new ArrayList(); 218internal ArrayList WellKnownObjects = new ArrayList(); 219internal ArrayList ActivatedObjects = new ArrayList(); 263internal ArrayList ProviderData = new ArrayList(); // array of SinkProviderData structures 307internal ArrayList ChannelEntries = new ArrayList(); 308internal ArrayList InteropXmlElementEntries = new ArrayList(); 309internal ArrayList InteropXmlTypeEntries = new ArrayList(); 310internal ArrayList PreLoadEntries = new ArrayList(); 311internal ArrayList RemoteAppEntries = new ArrayList(); 312internal ArrayList ServerActivatedEntries = new ArrayList(); 313internal ArrayList ServerWellKnownEntries = new ArrayList(); 1025ArrayList contextAttributes = new ArrayList(); 1117ArrayList contextAttributes = new ArrayList(); 1214ArrayList contextAttributes = new ArrayList();
system\runtime\remoting\remotingservices.cs (2)
2057ArrayList beginParameters = new ArrayList(); 2058ArrayList endParameters = new ArrayList();
system\runtime\remoting\soap.cs (1)
411mbTable = ArrayList.Synchronized(new ArrayList());
system\runtime\remoting\synchronizeddispatch.cs (1)
254_asyncLcidList = new ArrayList();
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (2)
305argsToSerialize = new ArrayList(); 326argsToSerialize = new ArrayList();
system\security\accesscontrol\acl.cs (2)
351_aces = new ArrayList( count ); 432_aces = new ArrayList( capacity );
system\security\codeaccesssecurityengine.cs (2)
538zone = new ArrayList(); 539origin = new ArrayList();
system\security\permissionlistset.cs (5)
48m_permSetTriples = new ArrayList(); 222this.m_zoneList = new ArrayList(); 225this.m_originList = new ArrayList(); 315m_zoneList = new ArrayList(); 322m_originList = new ArrayList();
system\security\permissions\keycontainerpermission.cs (1)
232m_list = new ArrayList();
system\security\permissions\publisheridentitypermission.cs (3)
195ArrayList alCerts = new ArrayList(); 236ArrayList alCerts = new ArrayList(); 271ArrayList al = new ArrayList();
system\security\policy\applicationtrust.cs (1)
365ArrayList appTrusts = new ArrayList();
system\security\policy\codegroup.cs (8)
51m_children = ArrayList.Synchronized( new ArrayList() ); 68m_children = ArrayList.Synchronized( new ArrayList() ); 135IList newList = new ArrayList( m_children.Count ); 154ArrayList children = ArrayList.Synchronized( new ArrayList( value.Count ) ); 469ArrayList childrenList = ArrayList.Synchronized( new ArrayList() ); 484ArrayList unparsedChildren = ArrayList.Synchronized( new ArrayList() ); 748ArrayList list1 = new ArrayList(this.m_children); 749ArrayList list2 = new ArrayList(cg.m_children);
system\security\policy\evidence.cs (2)
905ArrayList hostList = new ArrayList(); 913ArrayList assemblyList = new ArrayList();
system\security\policy\filecodegroup.cs (1)
102retGroup.Children = new ArrayList();
system\security\policy\firstmatchcodegroup.cs (1)
125retGroup.Children = new ArrayList();
system\security\policy\netcodegroup.cs (5)
307m_schemesList = new ArrayList(); 308m_accessList = new ArrayList(); 334ArrayList newOriginSchemeList = new ArrayList(); 434retGroup.Children = new ArrayList(); 730group.m_accessList = new ArrayList(this.m_accessList.Count);
system\security\policy\policylevel.cs (10)
243ArrayList newList = new ArrayList(m_namedPermissionSets.Count); 332return new ArrayList(m_fullTrustAssemblies); 402ArrayList groups = new ArrayList(); 495m_fullTrustAssemblies = new ArrayList(); 562ArrayList fullTrustAssemblies = new ArrayList(); 597ArrayList namedPermissionSets = new ArrayList(); 1102m_fullTrustAssemblies = new ArrayList(); 1150m_namedPermissionSets = new ArrayList(); 1242ArrayList accumulator = new ArrayList(); 1408m_array = new ArrayList();
system\security\policy\unioncodegroup.cs (1)
116retGroup.Children = new ArrayList();
system\security\policymanager.cs (3)
38ArrayList policyLevels = new ArrayList(); 199ArrayList accumList = new ArrayList(); 364ArrayList list = new ArrayList();
system\security\securitydocument.cs (1)
317ArrayList children = new ArrayList();
system\security\securityelement.cs (7)
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 ); 458element.m_lChildren = this.m_lChildren == null ? null : new ArrayList( this.m_lChildren ); 459element.m_lAttributes = this.m_lAttributes == null ? null : new ArrayList(this.m_lAttributes);
system\security\util\sitestring.cs (1)
50ArrayList list = new ArrayList();
system\security\util\stringexpressionset.cs (8)
90copy.m_list = new ArrayList(this.m_list); 156m_list = new ArrayList(); 205m_list = new ArrayList(exprArrayList); 223ArrayList retArrayList = new ArrayList(); 320m_list = new ArrayList(); 469intersectSet.m_list = new ArrayList(); 477intersectSet.m_list = new ArrayList(); 679this.m_list = new ArrayList();
system\security\util\urlstring.cs (3)
1081m_separatedSite = new ArrayList(); 1099ArrayList list = new ArrayList(); 1178ArrayList list = new ArrayList();
PresentationBuildTasks (36)
BuildTasks\Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
404ArrayList itemToRemove = new ArrayList();
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (7)
1126ArrayList referenceList = new ArrayList(); 1316ArrayList bamlFileList = new ArrayList(); 1317ArrayList csFileList = new ArrayList(); 1318ArrayList localRefPageList = new ArrayList(); 1319ArrayList localRefAppdefList = new ArrayList(); 1428ArrayList allGeneratedFiles = new ArrayList( ); 1638ArrayList locFileItemList = new ArrayList();
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (2)
580referenceList = new ArrayList(); 735ArrayList bamlFileList = new ArrayList();
BuildTasks\MS\Internal\Localization\LocalizationParserHooks.cs (1)
43_commentList = new ArrayList();
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (2)
557_pendingLocalFiles = new ArrayList(10); 3024_usingNS = new ArrayList();
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (2)
313_events = new ArrayList(); 588_events = new ArrayList();
BuildTasks\MS\Internal\Tasks\CompilerLocalReference.cs (1)
272ArrayList alMarkupPages = new ArrayList();
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 (5)
383_deferElement = new ArrayList(2); 384_deferKeys = new ArrayList(10); 385_deferValues = new ArrayList(100); 703ArrayList asmList = new ArrayList(); 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 (43)
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\IO\Packaging\NetStream.cs (1)
662_byteRangesAvailable = new ArrayList(); // byte ranges that are downloaded
Core\CSharp\MS\Internal\Resources\ResourceManagerWrapper.cs (1)
137_resourceList = new ArrayList();
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\DataObject.cs (3)
1555distinct = new ArrayList(); 2840formats = new ArrayList(); 3843formats = new ArrayList();
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);
Core\CSharp\System\Windows\Input\CursorConverter.cs (1)
70ArrayList list1 = new ArrayList();
Core\CSharp\System\Windows\Input\InputLanguageSource.cs (1)
137ArrayList al = new ArrayList();
Core\CSharp\System\Windows\Input\InputProcessorProfiles.cs (1)
187ArrayList arrayLang = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (3)
152_metadataBlocks = new ArrayList(); 166_metadataBlocks = new ArrayList(); 294ArrayList metadataBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Imaging\ImagingCache.cs (1)
91ArrayList al = new ArrayList();
Core\CSharp\System\Windows\Media\MediaSystem.cs (1)
393private static ArrayList _mediaContexts = new ArrayList();
PresentationFramework (103)
src\Framework\MS\Internal\Annotations\Anchoring\PathNode.cs (1)
406private ArrayList _children = new ArrayList(1);
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
79ArrayList list = new ArrayList();
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
109ArrayList list = new ArrayList();
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (3)
34_rawList = _viewList = new ArrayList(capacity); 520_viewList = new ArrayList(_rawList); 525_viewList = new ArrayList();
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
995ArrayList annotations = new ArrayList(1);
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
612ArrayList keysToBeRemoved = new ArrayList();
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
256ArrayList names = (ic == null) ? null : new ArrayList(ic);
src\Framework\MS\Internal\Data\DefaultAsyncDataDispatcher.cs (1)
112ArrayList _list = new ArrayList();
src\Framework\MS\Internal\Data\PathParser.cs (1)
396ArrayList _al = new ArrayList();
src\Framework\MS\Internal\Data\ViewManager.cs (2)
252ArrayList al = new ArrayList(); 796ArrayList al = new ArrayList();
src\Framework\MS\Internal\DataStreams.cs (2)
99subStreams = new ArrayList(3); 153subStreams = new ArrayList(3);
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
1453ArrayList visiblePages = new ArrayList();
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (1)
56ArrayList deferredResources = new ArrayList();
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (1)
438ArrayList pointArray = new ArrayList();
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\MS\Internal\Utility\TraceLog.cs (1)
33_log = new ArrayList();
src\Framework\MS\Internal\WeakHashtable.cs (1)
120cleanupList = new ArrayList();
src\Framework\System\Windows\Controls\DataGrid.cs (1)
2664ArrayList itemsToRemove = new ArrayList(SelectedItems);
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
2072_emptyGroupItems = new ArrayList();
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (1)
302_positionList = new ArrayList();
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\BindingListCollectionView.cs (2)
1464_cachedList = new ArrayList(InternalList); 1483_shadowList = new ArrayList(InternalList);
src\Framework\System\Windows\Data\BindingOperations.cs (1)
266ArrayList batch = new ArrayList(8);
src\Framework\System\Windows\Data\CollectionView.cs (4)
1845_changeLog = new ArrayList(changeLog); 1972_changeLog = new ArrayList(); 2174ArrayList _changeLog = new ArrayList(); 2193static readonly ArrayList EmptyArrayList = new ArrayList();
src\Framework\System\Windows\Data\CompositeCollection.cs (2)
57Initialize(new ArrayList()); 70Initialize(new ArrayList(capacity));
src\Framework\System\Windows\Data\ListCollectionView.cs (4)
62ShadowCollection = new ArrayList((ICollection)SourceCollection); 116ShadowCollection = new ArrayList((ICollection)SourceCollection); 1652ShadowCollection = new ArrayList((ICollection)SourceCollection); 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 (2)
45internal CompositionAdorner(ITextView textView) : this(textView, new ArrayList()) 468_compositionLines = new ArrayList(1);
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
932ArrayList notificationList = new ArrayList();
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
1181ArrayList dirtyPages = new ArrayList(); 1264ArrayList completedRequests = new ArrayList();
src\Framework\System\Windows\Documents\FixedPage.cs (1)
1045ArrayList childPath = new ArrayList();
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
501ArrayList ar = new ArrayList();
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
487lfs = new ArrayList();
src\Framework\System\Windows\Documents\FlowPosition.cs (1)
390ArrayList ar = new ArrayList();
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\RtfToXamlReader.cs (2)
2847_cellFormats = new ArrayList(); 2856_cellFormats = new ArrayList();
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
372ArrayList ranges = new ArrayList(); //text ranges in area
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\XamlToRtfWriter.cs (3)
170ArrayList openLists = new ArrayList(); 393ArrayList openLists = new ArrayList(); 1751ArrayList spanCounts = new ArrayList();
src\Framework\System\Windows\FrameworkElement.cs (1)
1436ArrayList keys = new ArrayList();
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\BamlReader.cs (1)
191_properties = new ArrayList();
src\Framework\System\Windows\Markup\BamlRecordReader.cs (5)
126_rootList = new ArrayList(1); 145_rootList = new ArrayList(1); 1782defKeyList = new ArrayList(Math.Max (5, (int)(bamlRecord.ContentSize/400))); 1784ArrayList staticResources = new ArrayList(); 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\BamlWriter.cs (1)
75_markupExtensionNodes = new ArrayList();
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\XamlStream.cs (2)
79ReaderBufferArrayList = new ArrayList(); 80WriterBufferArrayList = new ArrayList();
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\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
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\Window.cs (1)
413_threadWindowHandles = new ArrayList();
src\Framework\System\Windows\WindowCollection.cs (2)
41_list = new ArrayList(1); 47_list = new ArrayList(count);
System (119)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
28private ArrayList data = new ArrayList();
compmod\system\codedom\CodeTypeReference.cs (1)
168ArrayList typeArgumentList = new ArrayList();
compmod\system\codedom\compiler\CodeDomConfigurationHandler.cs (1)
56_allCompilerInfo = new ArrayList();
compmod\system\collections\specialized\nameobjectcollectionbase.cs (2)
265_entriesArray = new ArrayList(); 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\collections\specialized\stringcollection.cs (1)
19private ArrayList data = new ArrayList();
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\design\DocumentCollection.cs (2)
37this.designers = new ArrayList(designers); 40this.designers = new ArrayList();
compmod\system\componentmodel\design\serialization\ContextStack.cs (2)
101contextStack = new ArrayList(); 131contextStack = new ArrayList();
compmod\system\componentmodel\EnumConverter.cs (1)
260objValues = new ArrayList(fields.Length);
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
367ArrayList eventArrayList = new ArrayList(events);
compmod\system\componentmodel\ExtendedPropertyDescriptor.cs (1)
41ArrayList attrList = new ArrayList(AttributeArray);
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
15ArrayList sorts = new ArrayList();
compmod\system\componentmodel\MemberDescriptor.cs (3)
111ArrayList newArray = new ArrayList(); 384list = new ArrayList(); 396list = new ArrayList(attributes);
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
392ArrayList propArrayList = new ArrayList(properties);
compmod\system\componentmodel\ReferenceConverter.cs (1)
144ArrayList list = new ArrayList();
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
519propertyList = new ArrayList(propertyArray.Length * extenders.Length); 779ArrayList typeList = new ArrayList();; 1138ArrayList extendedList = new ArrayList(attributes.Count);
compmod\system\componentmodel\TypeDescriptor.cs (5)
547associations = new ArrayList(4); 1260newMembers = new ArrayList(memberCount); 2444list = new ArrayList(members); 2613list = new ArrayList(filterTable.Values); 2787ArrayList list = new ArrayList(primary.Count + secondary.Count);
compmod\system\diagnostics\SwitchAttribute.cs (1)
55 ArrayList switchAttribs = new ArrayList ();
compmod\system\diagnostics\TraceListeners.cs (2)
21list = new ArrayList(1); 106list = new ArrayList();
compmod\system\security\permissions\ResourcePermissionBase.cs (1)
206ArrayList list = new ArrayList();
misc\WeakHashtable.cs (1)
107cleanupList = new ArrayList();
net\System\Net\_AuthenticationManagerDefault.cs (1)
107ArrayList moduleListCopy = new ArrayList();
net\System\Net\_Connection.cs (1)
496m_WriteList = new ArrayList();
net\System\Net\_ConnectionGroup.cs (4)
42m_ConnectionList = new ArrayList(DefaultConnectionListSize); //it may grow beyond 240ArrayList connectionsToClose = new ArrayList(); 266ArrayList connectionsToClose = new ArrayList(); 457ArrayList closedConnections = new ArrayList();
net\System\Net\_FtpControlStream.cs (1)
460ArrayList commandList = new ArrayList();
net\System\Net\_SecureChannel.cs (1)
550ArrayList filteredCerts = new ArrayList(); // This is an intermediate client certs collection that try to use if no selectedCert is available yet.
net\System\Net\_TLSstream.cs (1)
434private ArrayList m_PendingIO = new ArrayList();
net\System\Net\_WebProxyDataBuilder.cs (1)
253bypassList = new ArrayList();
net\System\Net\Cache\_Rfc2616CacheValidators.cs (4)
1339ArrayList varyValues = new ArrayList(); 1372ArrayList requestFields = new ArrayList(); 1380ArrayList cacheFields = new ArrayList(); 1780ArrayList varyValues = new ArrayList();
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
466_Buffers = new ArrayList();
net\System\Net\Cache\HttpRequestCacheValidator.cs (5)
938System.Collections.ArrayList privateList = new System.Collections.ArrayList(); 968System.Collections.ArrayList nocacheList = new System.Collections.ArrayList(); 1057System.Collections.ArrayList privateList = new System.Collections.ArrayList(); 1085System.Collections.ArrayList nocacheList = new System.Collections.ArrayList(); 1161ArrayList remainingWarnings = new ArrayList();
net\System\Net\Configuration\WebRequestModulesSection.cs (1)
124retval = new ArrayList(0);
net\System\Net\connectionpool.cs (1)
132m_ObjectList = new ArrayList();
net\System\Net\cookiecollection.cs (1)
33ArrayList m_list = new ArrayList();
net\System\Net\DNS.cs (2)
82ArrayList TempList = new ArrayList(); 1103ArrayList addresses = new ArrayList();
net\System\Net\HttpListener.cs (4)
2218challenges = new ArrayList(4); 2593digestsToClose = new ArrayList(); 2610m_ExtraSavedDigests = new ArrayList(); 2648toClose[2] = new ArrayList();
net\System\Net\HttpListenerRequest.cs (1)
1293ArrayList values = new ArrayList();
net\System\Net\Internal.cs (2)
209ArrayList collections = new ArrayList(16); 2075ArrayList certificateProblems = new ArrayList();
net\System\Net\mail\SmtpAuthenticationManager.cs (1)
16static ArrayList modules = new ArrayList();
net\System\Net\mail\SmtpReplyReaderFactory.cs (2)
320ArrayList lines = new ArrayList(); 407lines = new ArrayList();
net\System\Net\mail\SmtpTransport.cs (2)
70ArrayList failedRecipientExceptions = new ArrayList(); 367ArrayList failedRecipientExceptions = new ArrayList();
net\System\Net\ServicePoint.cs (1)
1186ArrayList cgs = new ArrayList(m_ConnectionGroupList.Count);
net\System\Net\SocketPermission.cs (4)
494m_connectList = new ArrayList(); 495m_acceptList = new ArrayList(); 629m_connectList = new ArrayList(); 630m_acceptList = new ArrayList();
net\System\Net\WebHeaderCollection.cs (1)
808ValueList = new ArrayList(Values);
net\System\Net\WebPermission.cs (11)
242private ArrayList m_connectList = new ArrayList(); 243private ArrayList m_acceptList = new ArrayList(); 271ArrayList cloned = new ArrayList(m_connectList.Count); 294ArrayList cloned = new ArrayList(m_acceptList.Count); 387ArrayList lists = new ArrayList(); 424ArrayList lists = new ArrayList(); 486ArrayList lists = new ArrayList(); 814m_connectList = new ArrayList(); 815m_acceptList = new ArrayList(); 846m_connectList = new ArrayList(); 878m_acceptList = new ArrayList();
net\System\Net\webproxy.cs (4)
87_BypassList = new ArrayList(BypassList); 207_BypassList = new ArrayList(); 214_BypassList = new ArrayList(value); 252_BypassList = new ArrayList();
net\System\URI.cs (1)
904System.Collections.ArrayList pathSegments = new System.Collections.ArrayList();
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
62_matches = new ArrayList();
security\system\security\Authentication\ExtendedProtection\ServiceNameCollection.cs (2)
28ArrayList newServiceNames = new ArrayList(); // be compatible with .Net 1.x; no generics 39ArrayList newServiceNames = new ArrayList(); // be compatible with .Net 1.x; no generics
security\system\security\cryptography\asnencodeddata.cs (1)
104m_list = new ArrayList();
security\system\security\cryptography\oid.cs (1)
138m_list = new ArrayList();
security\system\security\cryptography\x509\x509extension.cs (1)
592private ArrayList m_list = new ArrayList();
services\monitoring\system\diagnosticts\EventLog.cs (1)
736ArrayList newsources = new ArrayList(sources.Length - 1);
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
1739public ArrayList listeningComponents = new ArrayList();
services\monitoring\system\diagnosticts\Process.cs (2)
1557ArrayList list = new ArrayList(); 2689public ArrayList threadInfoList = new ArrayList();
services\monitoring\system\diagnosticts\ProcessManager.cs (5)
352ArrayList threadInfos = new ArrayList(); 423ArrayList moduleInfos = new ArrayList(); 660ArrayList moduleInfos = new ArrayList(); 793ArrayList threadInfos = new ArrayList(); 809ArrayList counterList = new ArrayList();
services\monitoring\system\diagnosticts\ProcessStartInfo.cs (1)
293ArrayList verbs = new ArrayList();
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (2)
653ArrayList names = new ArrayList(); 670data.CounterNames = new ArrayList(counterNames);
sys\system\configuration\ApplicationSettingsBase.cs (1)
713ArrayList settingProps = new ArrayList();
sys\system\configuration\SettingsPropertyValueCollection.cs (2)
35_Values = new ArrayList(); 78ArrayList al = new ArrayList();
System.Activities.Presentation (6)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (2)
101ArrayList convertedStandardValues = new ArrayList(standardValues == null ? 0 : standardValues.Count); 115ArrayList filteredStandardValues = new ArrayList();
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (1)
80ArrayList convertedValues = new ArrayList(values.Count);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (1)
917_standardValues = new ArrayList();
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
1465if (cache.Cache == null) cache.Cache = new ArrayList();
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
823this.Context.Items.SetValue(new Selection(new ArrayList()));
System.Configuration (15)
System\Configuration\BaseConfigurationRecord.cs (2)
391locationSubPathInputs = new ArrayList(); 3777_locationSections = new ArrayList();
System\Configuration\ConfigDefinitionUpdates.cs (1)
18_locationUpdatesList = new ArrayList();
System\Configuration\ConfigurationElement.cs (1)
434ArrayList errorList = new ArrayList();
System\Configuration\ConfigurationElementCollection.cs (1)
22private ArrayList _items = new ArrayList();
System\Configuration\ConfigurationLockCollection.cs (2)
51internalArraylist = new ArrayList(); 218ArrayList removeList = new ArrayList();
System\Configuration\ConfigurationPropertyCollection.cs (1)
14private ArrayList _items = new ArrayList();
System\Configuration\MgmtConfigurationRecord.cs (4)
351ArrayList locations = new ArrayList(); 998ArrayList sectionGroups = new ArrayList(); 1023ArrayList sectionGroups = new ArrayList(); 1851configSourceUpdates = new ArrayList();
System\Configuration\ProviderSettings.cs (1)
94removeList = new ArrayList();
System\Configuration\SectionUpdates.cs (2)
247ArrayList unretrievedGroups = new ArrayList(); 270ArrayList newsGroups = new ArrayList();
System.Data (53)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (2)
101ArrayList convertedStandardValues = new ArrayList(standardValues == null ? 0 : standardValues.Count); 115ArrayList filteredStandardValues = new ArrayList();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (1)
80ArrayList convertedValues = new ArrayList(values.Count);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (1)
917_standardValues = new ArrayList();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
1465if (cache.Cache == null) cache.Cache = new ArrayList();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
823this.Context.Items.SetValue(new Selection(new ArrayList()));
fx\src\data\System\Data\CodeGen\datacache.cs (4)
75this.errorList = new ArrayList(); 76this.conflictingTables = new ArrayList(); 435ArrayList parameterColumnList = new ArrayList(); 1065ArrayList schemaBody = new ArrayList();
fx\src\data\System\Data\CodeGen\StrongTypingException.cs (1)
57errorList = new ArrayList();
fx\src\data\System\Data\Common\DBDataPermission.cs (1)
100_keyvalues = new ArrayList();
fx\src\data\System\Data\ConstraintCollection.cs (1)
28private readonly ArrayList list = new ArrayList();
fx\src\data\System\Data\DataColumnCollection.cs (1)
30private readonly ArrayList _list = new ArrayList();
fx\src\data\System\Data\DataRelationCollection.cs (2)
498relations = new ArrayList(); 632relations = new ArrayList();
fx\src\data\System\Data\DataSet.cs (2)
447ArrayList relationList = new ArrayList(); 463ArrayList list = new ArrayList();
fx\src\data\System\Data\DataTable.cs (6)
485ArrayList constraintList = new ArrayList(); 497ArrayList list = new ArrayList(); 523ArrayList list = new ArrayList(); 668ArrayList storeList = new ArrayList(); 669ArrayList nullbitList = new ArrayList(); 820ArrayList list = new ArrayList();
fx\src\data\System\Data\DataTableCollection.cs (1)
32private readonly ArrayList _list = new ArrayList();
fx\src\data\System\Data\Odbc\OdbcErrorCollection.cs (1)
17private ArrayList _items = new ArrayList();
fx\src\data\System\Data\OleDb\OleDbErrorCollection.cs (1)
21ArrayList items = new ArrayList();
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
78this._rowset = new ArrayList(); 114_results = new ArrayList();
fx\src\data\System\Data\SqlClient\SqlErrorCollection.cs (1)
20private ArrayList errors = new ArrayList();
fx\src\data\System\Data\XDRSchema.cs (1)
539ArrayList tableChildren = new ArrayList();
fx\src\data\System\Data\XMLDiffLoader.cs (1)
57tables = new ArrayList();
fx\src\data\System\Data\xmlsaver.cs (9)
40ArrayList _tables = new ArrayList(); 41ArrayList _relations = new ArrayList(); 435ArrayList topTables = new ArrayList(); 468ConstraintNames = new ArrayList(); 803ConstraintNames = new ArrayList(); 1968ArrayList _tables = new ArrayList(); 2317ArrayList _dTables = new ArrayList(); 2364ArrayList topTables = new ArrayList(); 2526ArrayList list = new ArrayList();
fx\src\data\System\Data\XMLSchema.cs (6)
157ArrayList schemaList = new ArrayList(); 567RefTables = new ArrayList(); 568ColumnExpressions = new ArrayList(); 569complexTypes = new ArrayList(); 1014ArrayList keyColumns = new ArrayList(); 1337ArrayList tableChildren = new ArrayList();
fx\src\data\System\Data\XmlToDatasetMap.cs (1)
387ArrayList tableList = new ArrayList();
fx\src\data\System\NewXml\XmlDataDocument.cs (5)
63ArrayList al = new ArrayList(); 707ArrayList list = new ArrayList(); 2337this.columnChangeList = new ArrayList(); 2394ArrayList rowElemList = new ArrayList(); 2433ArrayList rowElemList = new ArrayList();
System.Data.Services (1)
System\Data\Services\Serializers\JsonReader.cs (1)
206ArrayList array = new ArrayList();
System.Data.SqlXml (24)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
326this.callersInfo = new ArrayList(); 720private ArrayList dupAttrs = new ArrayList();
System\Xml\Xsl\QIL\SubstitutionList.cs (1)
23this.s = new ArrayList(4);
System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs (1)
29this.wildcards = new ArrayList();
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
890docIndexes = new ArrayList();
System\Xml\Xsl\XsltOld\Compiler.cs (2)
671ArrayList scriptFiles = new ArrayList(); 948ArrayList list = new ArrayList();
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
717this.containedActions = new ArrayList();
System\Xml\Xsl\XsltOld\CopyCodeAction.cs (1)
23this.copyEvents = new ArrayList();
System\Xml\Xsl\XsltOld\DbgCompiler.cs (2)
56private ArrayList globalVars = new ArrayList(); 57private ArrayList localVars = new ArrayList();
System\Xml\Xsl\XsltOld\Processor.cs (2)
192this.sortArray = new ArrayList(); 272this.numberList = new ArrayList();
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
32private ArrayList attributeList = new ArrayList(); 34private ArrayList namespaceList = new ArrayList();
System\Xml\Xsl\XsltOld\RootAction.cs (2)
40this.keyNodes = new ArrayList(); 141dstAttSet.containedActions = new ArrayList();
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
349this.outputCache = new ArrayList();
System\Xml\Xsl\XsltOld\Stylesheet.cs (2)
17private ArrayList imports = new ArrayList(); 73this.whitespaceList = new ArrayList();
System\Xml\Xsl\XsltOld\Templatemanager.cs (1)
62this.templates = new ArrayList();
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (3)
231ArrayList list = new ArrayList(); 275list = new ArrayList(); 761resultCollection = new ArrayList();
System.Drawing (9)
commonui\System\Drawing\Advanced\ImageFormatConverter.cs (1)
139ArrayList list = new ArrayList();
commonui\System\Drawing\ColorConverter.cs (1)
365ArrayList arrayValues = new ArrayList();
commonui\System\Drawing\Design\ToolboxItem.cs (3)
367ArrayList comps = new ArrayList(); 766ArrayList array = new ArrayList(); 833ArrayList propertyNames = new ArrayList(Properties.Count);
commonui\System\Drawing\FontConverter.cs (1)
694ArrayList filteredValues = new ArrayList(Values);
commonui\System\Drawing\Printing\PreviewPrintController.cs (1)
29private IList list = new ArrayList(); // list of PreviewPageInfo
misc\ClientUtils.cs (2)
283_innerList = new ArrayList(4); 287_innerList = new ArrayList(size);
System.Management (19)
Instrumentation\Attributes.cs (1)
149ArrayList types = new ArrayList();
Instrumentation\CodeSpit.cs (1)
14ArrayList children = new ArrayList();
Instrumentation\EventSource.cs (2)
89static ArrayList eventSources = new ArrayList(); 229ArrayList reqList = new ArrayList(3);
InteropClasses\WMIInterop.cs (1)
1974static ArrayList reqList = new ArrayList(3);
managementobjectcollection.cs (1)
227ArrayList arrList = new ArrayList ();
methodset.cs (1)
248methodNames = new ArrayList();
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.Messaging (2)
System\Messaging\MessageQueue.cs (2)
1705ArrayList messageQueuesList = new ArrayList(); 1869ArrayList messageList = new ArrayList();
System.Runtime.Caching (1)
System\Caching\MemoryCacheStore.cs (1)
216ArrayList entries = new ArrayList(_entries.Count);
System.Runtime.Remoting (75)
channels\http\combinedhttpchannel.cs (4)
232ArrayList dictionaries = new ArrayList(2); 278ArrayList keys = new ArrayList(count); 375ArrayList keys = new ArrayList(); 397ArrayList values = new ArrayList();
channels\http\httpclientchannel.cs (2)
309ArrayList keys = new ArrayList(2); 860ArrayList keys = new ArrayList(6);
channels\http\httpserverchannel.cs (1)
526return new ArrayList();
channels\tcp\tcpclientchannel.cs (1)
643ArrayList keys = new ArrayList(6);
metadata\metadata.cs (1)
257ArrayList arrayList = new ArrayList();
metadata\wsdlparser.cs (35)
64_URTNamespaces = new ArrayList(); 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); 3600inherit = new ArrayList(); 4149protected ArrayList _params = new ArrayList(); 4150protected ArrayList _paramPosition = new ArrayList(); 4202_params = new ArrayList(paramsInOrder); 4320_params = new ArrayList(paramsInOrder); 4493ArrayList types = new ArrayList(); 4672_baseIFaces = new ArrayList(); 4673_baseIFaceNames = new ArrayList(); 4674_extendsInterface = new ArrayList(); 4675_methods = new ArrayList(); 5267_facets = new ArrayList(); 5506_fields = new ArrayList(); 5507_methods = new ArrayList(); 5508_implIFaces = new ArrayList(); 5509_implIFaceNames = new ArrayList(); 5546_nestedTypes = new ArrayList(10); 6538_elmDecls = new ArrayList(); 6539_URTComplexTypes = new ArrayList(); 6541_URTSimpleTypes = new ArrayList(); 6543_URTInterfaces = new ArrayList(); 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 (31)
45_namespaces = new ArrayList(); 69_namespaces = new ArrayList(); 110_namespaces = new ArrayList(); 138ArrayList serviceEndpoints = new ArrayList(10); 619ArrayList refNames = new ArrayList(25); 954internal ArrayList _abstractElms = new ArrayList(); 1060_abstractElms = new ArrayList(); 1166private ArrayList _abstractElms = new ArrayList(); 1180_particles = new ArrayList(); 1181_abstractElms = new ArrayList(); 1192_particles = new ArrayList(); 1193_abstractElms = new ArrayList(); 1210_particles = new ArrayList(); 1211_abstractElms = new ArrayList(); 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); 2346ArrayList ifaceA = new ArrayList(); 2370ArrayList inherit = new ArrayList(); 2459ArrayList additionalInfos = new ArrayList(); 2606_dependsOnSchemaNS = new ArrayList(); 2607_realSUDSTypes = new ArrayList(); 2608_dependsOnSUDSNS = new ArrayList(); 2609_realSchemaTypes = new ArrayList(); 2610_phonySchemaTypes = new ArrayList(); 2611_simpleSchemaTypes = new ArrayList(); 2612_arraySchemaTypes = new ArrayList(); 2613_xnsImports = new ArrayList(); 2988((RealSchemaType) _realSchemaTypes[0]).PrintMessageWsdl(textWriter, sb, indent, new ArrayList());
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeGenerator.cs (1)
231this.argList = new ArrayList();
System\Xml\XmlBufferReader.cs (1)
1410ArrayList list = new ArrayList();
System.Security (29)
system\security\cryptography\cryptographicattribute.cs (4)
84m_list = new ArrayList(); 95m_list = new ArrayList((int)cryptAttributes.cAttr); 103m_list = new ArrayList(); 109m_list = new ArrayList(other.m_list.Count);
system\security\cryptography\pkcs\pkcs7recipient.cs (4)
81m_recipients = new ArrayList(); 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 (3)
378m_recipientInfos = new ArrayList(); 384m_recipientInfos = new ArrayList(1); 414m_recipientInfos = new ArrayList();
system\security\cryptography\xml\c14nutil.cs (2)
583m_nodeArray = new ArrayList(); 724internal ArrayList m_ancestorStack = new ArrayList();
system\security\cryptography\xml\encryptedkey.cs (1)
223m_references = new ArrayList();
system\security\cryptography\xml\encryptedtype.cs (1)
281m_props = new ArrayList();
system\security\cryptography\xml\keyinfo.cs (8)
35m_KeyInfoClauses = new ArrayList(); 131ArrayList requestedList = new ArrayList(); 582m_certificates = new ArrayList(); 594m_subjectKeyIds = new ArrayList(); 601m_subjectKeyIds = new ArrayList(); 611m_subjectNames = new ArrayList(); 623m_issuerSerials = new ArrayList(); 630m_issuerSerials = new ArrayList();
system\security\cryptography\xml\signature.cs (1)
42m_embeddedObjects = new ArrayList();
system\security\cryptography\xml\signedinfo.cs (1)
40m_references = new ArrayList();
system\security\cryptography\xml\signedxml.cs (1)
856ArrayList sortedReferences = new ArrayList();
system\security\cryptography\xml\transform.cs (2)
46m_transforms = new ArrayList(); 1122m_arrayListUri = new ArrayList();
system\security\cryptography\xml\utils.cs (1)
856ArrayList decryptionIssuerSerials = (certUsageType == CertUsageType.Decryption ? new ArrayList() : null);
System.ServiceModel (13)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1419ArrayList callbacks = new ArrayList();
System\ServiceModel\Channels\PnrpPeerResolver.cs (1)
1771ArrayList clouds = new ArrayList();
System\ServiceModel\Description\MessageContractImporter.cs (1)
2012ArrayList parts = new ArrayList();
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
148this.argList = new ArrayList();
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (3)
280elementList = new ArrayList(); 312multipleHeaderValues[headerDescription.Index] = new KeyValuePair<System.Type, System.Collections.ArrayList>(headerDescription.TypedHeader ? TypedHeaderManager.GetMessageHeaderType(headerDescription.Type) : headerDescription.Type, new ArrayList()); 431ArrayList items = new ArrayList();
System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
161unknownHeaders = new ArrayList();
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\TimeBoundedCache.cs (1)
393ArrayList expiredItems = new ArrayList();
System\ServiceModel\Security\Tokens\WindowsUserNameCachingSecurityTokenAuthenticator.cs (1)
65ArrayList keys = new ArrayList(pruningAmount);
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\DataContractJsonSerializerOperationFormatter.cs (1)
452ArrayList items = new ArrayList();
System.Transactions (6)
System\Transactions\Oletx\OletxResourceManager.cs (2)
70this.reenlistList = new ArrayList(); 71this.reenlistPendingList = new ArrayList();
System\Transactions\Oletx\OleTxTransaction.cs (2)
850this.phase0EnlistVolatilementContainerList = new ArrayList(1); 1066this.phase0EnlistVolatilementContainerList = new ArrayList(1);
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
75this.enlistmentList = new ArrayList(); 619this.enlistmentList = new ArrayList();
System.Web (240)
Cache\CacheDependency.cs (2)
984_dependencies = new ArrayList(); 1145fileNames = new ArrayList();
Cache\OutputCache.cs (3)
233headers = new ArrayList(oce.HeaderElements.Count); 242buffers = new ArrayList(oce.ResponseElements.Count); 274buffers = new ArrayList();
Cache\SqlCacheDependency.cs (2)
377dependencies = new ArrayList(1); 1685ArrayList tablesObj = new ArrayList();
Compilation\BaseTemplateBuildProvider.cs (1)
202ArrayList collection = new ArrayList();
Compilation\BaseTemplateCodeDomTreeGenerator.cs (1)
1113ArrayList list = new ArrayList();
Compilation\BrowserCapabilitiesCompiler.cs (4)
118ArrayList browserFileList = new ArrayList(); 119ArrayList browserFileDependenciesList = new ArrayList(); 219list = new ArrayList(1); 266ArrayList customTreeRoots = new ArrayList();
Compilation\BuildManager.cs (1)
1021_codeAssemblies = new ArrayList();
Compilation\BuildManagerHost.cs (1)
660ArrayList clonedPaths = new ArrayList();
Compilation\BuildProvidersCompiler.cs (3)
182languageFreeBuildProviders = new ArrayList(); 549_nonDependentBuckets[level] = new ArrayList(); 661languageFreeBuildProviders = new ArrayList();
Compilation\BuildResult.cs (1)
220_virtualPathDependencies = new ArrayList(sourceDependencies);
Compilation\BuildResultCache.cs (2)
107dependentList = new ArrayList(); 789_satelliteDirectories = new ArrayList();
Compilation\IImplicitResourceProvider.cs (1)
160controlResources = new ArrayList();
Compilation\PageThemeBuildProvider.cs (1)
47_cssFileList = new ArrayList();
Compilation\PageThemeCodeDomTreeGenerator.cs (1)
25private ArrayList _controlSkinBuilderEntryList = new ArrayList();
Compilation\PreservationFileReader.cs (1)
201ArrayList dependencies = new ArrayList();
Configuration\BrowserCapabilitiesCodeGenerator.cs (10)
159_browserFileList = new ArrayList(); 166_customBrowserFileLists = new ArrayList(); 408_customTreeNames = new ArrayList(); 411_browserFileList = new ArrayList(); 519_customTreeList = new ArrayList(); 520_customBrowserFileLists = new ArrayList(); 521_customBrowserDefinitionCollections = new ArrayList(); 555customBrowserFileNames = new ArrayList(); 646ArrayList fileList = new ArrayList(); 677ArrayList customTreeRoots = new ArrayList();
Configuration\BrowserDefinition.cs (4)
108_idHeaderChecks = new ArrayList(); 109_idCapabilityChecks = new ArrayList(); 110_captureHeaderChecks = new ArrayList(); 111_captureCapabilityChecks = new ArrayList();
Configuration\CapabilitiesPattern.cs (2)
49ArrayList strings = new ArrayList(); 50ArrayList rules = new ArrayList();
Configuration\CapabilitiesState.cs (4)
37_matchlist = new ArrayList(); 38_regexlist = new ArrayList(); 52_regexlist = new ArrayList(); 53_matchlist = new ArrayList();
Configuration\CompilationSection.cs (1)
852list = new ArrayList(binDlls.Length);
Configuration\HealthMonitoringSectionHelper.cs (3)
88_ruleInfos = new ArrayList(); 381ArrayList matchedRules = new ArrayList(); 586ArrayList list = new ArrayList();
Configuration\HttpCapabilitiesBase.cs (2)
416ArrayList versionList = new ArrayList(); 1770_browsers = new ArrayList(6);
Configuration\HttpCapabilitiesSectionHandler.cs (3)
35internal ArrayList RuleList = new ArrayList(); 36internal ArrayList FileList = new ArrayList(); 173ArrayList result = new ArrayList();
Configuration\MetabaseServerConfig.cs (1)
421ArrayList list = new ArrayList();
Configuration\PagesSection.cs (2)
713tagNamespaceRegisterEntries[entry.TagPrefix] = new ArrayList(new object[] { entry }); 740entries = new ArrayList();
Configuration\RemoteWebConfigurationHostServer.cs (1)
173ArrayList filePaths = new ArrayList();
Configuration\WebConfigurationHost.cs (1)
533list = new ArrayList(1);
ErrorFormatter.cs (1)
838protected ArrayList _exStack = new ArrayList();
FileChangesMonitor.cs (4)
1019targets = new ArrayList(); 1048targets = new ArrayList(col); 1104targets = new ArrayList(col); 1935_dirMonSpecialDirs = new ArrayList();
Hosting\ApplicationManager.cs (2)
550ArrayList appList = new ArrayList(); 576ArrayList appList = new ArrayList();
Hosting\HostingEnvironment.cs (1)
517ArrayList list = new ArrayList();
Hosting\IIS7WorkerRequest.cs (3)
1248ArrayList headers = new ArrayList(); 1322_cachedResponseBodyBytes = new ArrayList(); 1760ArrayList buffers = new ArrayList();
Hosting\ISAPIWorkerRequest.cs (2)
723ArrayList headers = new ArrayList(); 853_cachedResponseBodyBytes = new ArrayList();
Hosting\ProcessHost.cs (1)
780ArrayList protocolList = new ArrayList();
HttpApplication.cs (7)
1349_handlerRecycleList = new ArrayList(); 1416_handlerRecycleList = new ArrayList(); 2956_beginHandlers = new ArrayList(); 2957_endHandlers = new ArrayList(); 2958_stateObjects = new ArrayList(); 3357_application._handlerRecycleList = new ArrayList(); 3816ArrayList steps = new ArrayList();
HttpApplicationFactory.cs (1)
298ArrayList handlers = new ArrayList();
HttpCachePolicy.cs (3)
639_validationCallbackInfo = new ArrayList(); 1200return new ArrayList(); 1779_validationCallbackInfo = new ArrayList();
HttpContext.cs (1)
1203_errors = new ArrayList();
HttpRequest.cs (1)
315ArrayList values = new ArrayList();
HttpResponse.cs (7)
213_customHeaders = new ArrayList(); 226ArrayList headers = new ArrayList(); 386ArrayList headers = new ArrayList(); 2051_cacheHeaders = new ArrayList(); 3449ArrayList cacheHeaders = new ArrayList(); 3556_dependencies = new ArrayList(1); 3617_dependencies = new ArrayList(1);
HttpWriter.cs (6)
820_buffers = new ArrayList(); 837_substElements = new ArrayList(); 1265_buffers = new ArrayList(); 1351ArrayList buffers = new ArrayList(); 1442_buffers = new ArrayList(); 1498_buffers = new ArrayList();
Management\EventlogProvider.cs (1)
183ArrayList dataFields = new ArrayList(35);
Management\SqlServices.cs (2)
186ArrayList tables = new ArrayList(); 272ArrayList results = new ArrayList();
MultipartContentParser.cs (1)
77private ArrayList _elements = new ArrayList();
Profile\ProfileInfo.cs (2)
77_ArrayList = new ArrayList(); 146ArrayList al = new ArrayList(_CurPos - _NumBlanks);
RequestTimeoutManager.cs (1)
79ArrayList entries = new ArrayList(_requestCount); // size can change
Security\ADMembershipProvider.cs (2)
4197ArrayList possibleSuperiorsList = new ArrayList(); 4203ArrayList classesList = new ArrayList();
SiteMapNode.cs (1)
406newRoles = new ArrayList(_roles);
SiteMapNodeCollection.cs (1)
87_innerList = new ArrayList(_initialSize);
StringResourceManager.cs (1)
95_literalStrings = new ArrayList();
UI\ClientScriptManager.cs (4)
654_registeredArrayDeclares[arrayName] = new ArrayList(); 976scriptList = new ArrayList(); 1370_validEventReferences = new ArrayList(); 1374_validEventReferences = new ArrayList();
UI\Control.cs (1)
2534childStates = new ArrayList(occasionalFieldControlCount);
UI\ControlBuilder.cs (6)
166_eventEntries = new ArrayList(); 186_simplePropertyEntries = new ArrayList(); 206_complexPropertyEntries = new ArrayList(); 226_templatePropertyEntries = new ArrayList(); 246_boundPropertyEntries = new ArrayList(); 616_subBuilders = new ArrayList();
UI\ControlIdConverter.cs (1)
47ArrayList array = new ArrayList();
UI\ControlPropertyNameConverter.cs (1)
28ArrayList array = new ArrayList();
UI\DesignTimeTemplateParser.cs (1)
66ArrayList parsedControls = new ArrayList();
UI\HtmlControls\HtmlHead.cs (2)
320_selectorStyles = new ArrayList(); 350_styles = new ArrayList();
UI\HtmlForm.cs (1)
364ArrayList invalidAttributes = new ArrayList();
UI\LegacyPageAsyncTaskManager.cs (1)
35_tasks = new ArrayList();
UI\MasterPage.cs (1)
94_contentPlaceHolders = new ArrayList();
UI\ObjectPersistData.cs (5)
42_collectionItems = new ArrayList(); 45_allPropertyEntries = new ArrayList(); 46_eventEntries = new ArrayList(); 151properties = new ArrayList(); 205return new ArrayList();
UI\ObjectStateFormatter.cs (2)
529ArrayList list = new ArrayList(count); 724_typeList = new ArrayList();
UI\OrderedDictionaryStateHelper.cs (1)
36ArrayList list = new ArrayList(dictionary.Count);
UI\Page.cs (13)
105_contentBuilderEntries = new ArrayList(); 831_enabledControls = new ArrayList(); 2195ArrayList chunks = new ArrayList(1); 2202ArrayList viewStateChunks = new ArrayList(numFullChunks+1); 2683ArrayList appliedMasterPages = new ArrayList(); 2999_registeredControlsThatRequirePostBack = new ArrayList(); 3043_changedPostDataConsumers = new ArrayList(); 3119leftOverControlsRequiringPostBack = new ArrayList(); 3138_changedPostDataConsumers = new ArrayList(); 3223leftOverControlsRequiringPostBack = new ArrayList(); 5795_beginHandlers = new ArrayList(); 5796_endHandlers = new ArrayList(); 5797_stateObjects = new ArrayList();
UI\PageAdapter.cs (1)
139group = new ArrayList();
UI\ParsedAttributeCollection.cs (1)
110ArrayList removeList = new ArrayList();
UI\PartialCachingControl.cs (4)
185_registeredCallDataForEventValidation = new ArrayList(); 330_registeredStyleInfo = new ArrayList(); 605_cacheEntry.RegisteredClientCalls = new ArrayList(); 627_cacheEntry.RegisteredClientCalls = new ArrayList();
UI\SkinBuilder.cs (1)
267return new ArrayList();
UI\StateBag.cs (1)
326data = new ArrayList();
UI\StateManagedCollection.cs (6)
43_collectionItems = new ArrayList(); 400typedObjectTypeNames = new ArrayList(); 449ArrayList indices = new ArrayList(); 450ArrayList states = new ArrayList(); 451ArrayList typeIndices = new ArrayList(); 485typedObjectTypeNames = new ArrayList();
UI\TagNameToTypeMapper.cs (2)
162_mappers = new ArrayList(); 268_tagNamespaceRegisterEntries[entry.TagPrefix] = new ArrayList(new object[] { entry });
UI\TemplateParser.cs (3)
564_scriptList = new ArrayList(); 1414_pageObjectList = new ArrayList(); 1830_implementedInterfaces = new ArrayList();
UI\TraceContext.cs (1)
78_traceRecords = new ArrayList();
UI\Util.cs (1)
1550ArrayList list = new ArrayList();
UI\ValidatorCollection.cs (1)
28data = new ArrayList();
UI\WebControls\AdRotator.cs (4)
342ArrayList generatedFields = new ArrayList(); 421ArrayList adDicts = new ArrayList(); 532ArrayList adDicts = new ArrayList(); 597ArrayList adDicts = new ArrayList();
UI\WebControls\BaseDataList.cs (1)
157o = new ArrayList();
UI\WebControls\Calendar.cs (1)
435dateList = new ArrayList();
UI\WebControls\DataGrid.cs (6)
297columns = new ArrayList(); 415itemsArray = new ArrayList(); 869ArrayList generatedColumns = new ArrayList(); 980ArrayList columnsArray = new ArrayList(); 1033itemsArray = new ArrayList(); 1462autoGenColumnsArray = new ArrayList();
UI\WebControls\DataList.cs (2)
355itemsArray = new ArrayList(); 852itemsArray = new ArrayList();
UI\WebControls\DetailsView.cs (5)
1200_rowsArray = new ArrayList(); 1593_rowsArray = new ArrayList(); 1742ArrayList rowsArray = new ArrayList(); 1750ArrayList rowsArray = new ArrayList(); 1820ArrayList fieldsArray = new ArrayList();
UI\WebControls\GridView.cs (5)
552_dataKeysArrayList = new ArrayList(); 561_clientIDRowSuffixArrayList = new ArrayList(); 1163_rowsArray = new ArrayList(); 2029_rowsArray = new ArrayList(rowsArrayCapacity); 2345ArrayList fieldsArray = new ArrayList();
UI\WebControls\Listbox.cs (1)
209ArrayList newSelectedIndices = new ArrayList(count);
UI\WebControls\ListControl.cs (1)
338cachedSelectedIndices = new ArrayList(3);
UI\WebControls\ListItemCollection.cs (4)
33listItems = new ArrayList(); 359listItems = new ArrayList(); 407ArrayList indices = new ArrayList(4); 408ArrayList items = new ArrayList(4);
UI\WebControls\Repeater.cs (2)
594itemsArray = new ArrayList(); 612itemsArray = new ArrayList();
UI\WebControls\TreeNode.cs (1)
1250ArrayList anchorAttributes = new ArrayList();
UI\WebControls\TreeView.cs (1)
275_checkedChangedNodes = new ArrayList();
UI\WebControls\Wizard.cs (1)
1538ArrayList list = new ArrayList();
UI\WebParts\BlobPersonalizationState.cs (2)
1019ArrayList infoList = new ArrayList(); 1030ArrayList items = new ArrayList();
UI\WebParts\CatalogZoneBase.cs (1)
327ArrayList selectedWebParts = new ArrayList();
UI\WebParts\ConnectionsZone.cs (1)
116_availableTransformers = new ArrayList();
UI\WebParts\DeclarativeCatalogPart.cs (1)
123ArrayList descriptions = new ArrayList();
UI\WebParts\PageCatalogPart.cs (2)
73ArrayList descriptions = new ArrayList(); 94ArrayList closedWebParts = new ArrayList();
UI\WebParts\PersonalizationProvider.cs (1)
47ArrayList list = new ArrayList();
UI\WebParts\PersonalizationStateInfoCollection.cs (2)
30_values = new ArrayList(); 139ArrayList al = new ArrayList();
UI\WebParts\PropertyGridEditorPart.cs (1)
67_editorControls = new ArrayList();
UI\WebParts\RowToParametersTransformer.cs (2)
329ArrayList providerFieldNames = new ArrayList(); 330ArrayList consumerFieldNames = new ArrayList();
UI\WebParts\ToolZone.cs (1)
355ArrayList visibleVerbs = new ArrayList();
UI\WebParts\WebPartManager.cs (11)
1489ArrayList connectionsToActivate = new ArrayList(); 1509ArrayList connectionsToDelete = new ArrayList(); 1534ArrayList connectionsToDelete = new ArrayList(); 1555ArrayList finalConnectionsToActivate = new ArrayList(); 1769ArrayList consumerConnectionPoints = new ArrayList(); 1770ArrayList providerConnectionPoints = new ArrayList(); 1905parts = new ArrayList(); 2396ArrayList enabledPoints = new ArrayList(); 4046ArrayList dynamicWebParts = new ArrayList(); 4117ArrayList deletedConnections = new ArrayList(); 4154ArrayList dynamicConnections = new ArrayList();
UI\XPathBinder.cs (1)
105ArrayList results = new ArrayList();
Util\AspCompat.cs (1)
218_staComponents = new ArrayList();
Util\ResourcePool.cs (1)
28_resources = new ArrayList(4);
Util\SmtpMail.cs (1)
632ArrayList _attachments = new ArrayList();
Util\UrlPath.cs (1)
264ArrayList list = new ArrayList();
XmlSiteMapProvider.cs (2)
72returnList = ArrayList.ReadOnly(new ArrayList(ChildProviderTable.Keys)); 751ArrayList roleList = new ArrayList();
System.Web.ApplicationServices (2)
Security\MembershipUserCollection.cs (2)
23_Values = new ArrayList(); 56ArrayList al = new ArrayList();
System.Web.DataVisualization (88)
Common\ChartTypes\BoxPlotChart.cs (1)
1744 ArrayList unusualValuesList = new ArrayList();
Common\ChartTypes\FunnelChart.cs (2)
1359 ArrayList list = new ArrayList(); 1608 ArrayList list = new ArrayList();
Common\ChartTypes\PieChart.cs (1)
137 private ArrayList _labelsRectangles = new ArrayList();
Common\ChartTypes\PointChart.cs (1)
1261 this.label3DInfoList = new ArrayList();
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\ChartTypes\StackedBarChart.cs (1)
588 this.stackGroupNames = new ArrayList();
Common\ChartTypes\StackedColumnChart.cs (2)
595 this.stackGroupNames = new ArrayList(); 1040 ArrayList list = new ArrayList();
Common\ChartTypes\ThreeLineBreakChart.cs (1)
332 ArrayList highLowHistory = new ArrayList();
Common\Converters\AxesArrayConverter.cs (1)
86return (new CollectionConverter()).ConvertToString(new ArrayList());
Common\Converters\AxisConverters.cs (4)
261 ArrayList values = new ArrayList(); 475 ArrayList values = new ArrayList(); 560 ArrayList values = new ArrayList(); 611 ArrayList values = new ArrayList();
Common\Converters\CustomAttributesConverters.cs (2)
407 ArrayList propList = new ArrayList(); 467ArrayList result = new ArrayList();
Common\Converters\DataManagerConverters.cs (7)
101 ArrayList values = new ArrayList(); 152 ArrayList values = new ArrayList(); 211 ArrayList values = new ArrayList(); 280 ArrayList values = new ArrayList(); 333 ArrayList values = new ArrayList(); 402 ArrayList values = new ArrayList(); 690 ArrayList values = new ArrayList();
Common\Converters\LegendConverters.cs (3)
79 ArrayList values = new ArrayList(); 253 ArrayList values = new ArrayList(); 452 ArrayList values = new ArrayList();
Common\Formulas\FormulaRegistry.cs (1)
49 private ArrayList _modulesNames = new ArrayList();
Common\General\Axis.cs (5)
4069 ArrayList removedLabels = new ArrayList(); 4070 ArrayList removedLabelsIndexes = new ArrayList(); 4110 ArrayList labelPositions = new ArrayList(); 4273 ArrayList lastFitLabels = new ArrayList(); 4658ArrayList labelTextRows = new ArrayList(labels.Count);
Common\General\AxisLabels.cs (1)
192ArrayList dataSeries = new ArrayList();
Common\General\AxisScale.cs (1)
150 private ArrayList _stripLineOffsets = new ArrayList();
Common\General\AxisScaleBreaks.cs (2)
495 ArrayList seriesList = new ArrayList(); 794 ArrayList emptySequences = new ArrayList();
Common\General\AxisScrollZoom.cs (2)
1491 ArrayList values = new ArrayList(); 1577 ArrayList values = new ArrayList();
Common\General\Chart.cs (11)
433 ArrayList names = new ArrayList(); 713 seriesList = new ArrayList(); 943 ArrayList chartAreaSeriesPrimary = new ArrayList(); 944 ArrayList chartAreaSeriesSecondary = new ArrayList(); 991 ArrayList axisLabels = new ArrayList(); 994 ArrayList seriesAxisLabels = new ArrayList(); 1119 ArrayList seriesList = new ArrayList(); 1120 ArrayList groupByValueList = new ArrayList(); 1337 ArrayList sortedSeriesList = new ArrayList(); 1402ArrayList seriesList = new ArrayList(); 3021 ArrayList areaList = new ArrayList();
Common\General\ChartArea.cs (4)
2894 _circularAxisList = new ArrayList(); 2965ArrayList resultList = new ArrayList(); 2975ArrayList processedChartType = new ArrayList(); 2976ArrayList splitChartType = new ArrayList();
Common\General\ChartArea3D.cs (5)
976 ArrayList stackGroupNames = new ArrayList(); 1066 ArrayList processedChartTypes = new ArrayList(); 1067 ArrayList processedStackedGroups = new ArrayList(); 1669 this._stackGroupNames = new ArrayList(); 1738 ArrayList pointsList = new ArrayList();
Common\General\ChartAreaAxes.cs (4)
73 internal ArrayList chartTypes = new ArrayList(); 1247ArrayList list = new ArrayList(); 1254 ArrayList result = new ArrayList(); 1792 seriesXValues[seriesIndex] = new ArrayList();
Common\General\DataManipulator.cs (1)
2945 ArrayList uniqueValues = new ArrayList(intervalLastIndex - intervalFirstIndex + 1);
Common\General\Selection.cs (8)
436 private System.Collections.ArrayList _regionList = new ArrayList(); 2630ArrayList result = new ArrayList(); 2749ArrayList list = new ArrayList(); 2980ArrayList list = new ArrayList(); 3029ArrayList list = new ArrayList(); 3130ArrayList list = new ArrayList(); 3196ArrayList list = new ArrayList(); 3279return new ArrayList(path.PathPoints);
Common\General\SmartLabels.cs (3)
613 smartLabelsPositions = new ArrayList(); 1357 this.smartLabelsPositions = new ArrayList(); 1389 this.smartLabelsPositions = new ArrayList();
Common\Utilities\CustomAttributesRegistry.cs (1)
393 internal ArrayList registeredCustomProperties = new ArrayList();
Common\Utilities\KeywordsRegistry.cs (1)
116 internal ArrayList registeredKeywords = new ArrayList();
Common\Utilities\XmlSerializer.cs (3)
1187 serializableContentList = new ArrayList(); 1204 nonSerializableContentList = new ArrayList(); 2365 ArrayList propNamesList = new ArrayList();
WebForm\ChartWebControl.cs (2)
2969 ArrayList seriesList = new ArrayList(); 2988 ArrayList seriesList = new ArrayList();
WebForm\General\ChartHttpHandler.cs (1)
1952return new ArrayList(_ringTrackers.Values);
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceView.cs (1)
1008_originalProperties[propertyName] = new ArrayList();
System.Web.Extensions (10)
ClientServices\Providers\ClientRoleProvider.cs (1)
341ArrayList al = new ArrayList();
ClientServices\Providers\ClientSettingsProvider.cs (2)
404al = new ArrayList(); 427al = new ArrayList();
Script\Serialization\JavaScriptObjectDeserializer.cs (1)
84IList list = new ArrayList();
Script\Serialization\ObjectConverter.cs (1)
433ArrayList newList = new ArrayList();
UI\ProfileServiceManager.cs (2)
50loadedProperties = new ArrayList(profileManager._loadProperties); 67loadedProperties = new ArrayList(profileManager._loadProperties);
UI\WebControls\ListView.cs (2)
278_dataKeysArrayList = new ArrayList(); 287_clientIDRowSuffixArrayList = new ArrayList();
UI\WebControls\QueryableDataSourceView.cs (1)
593ArrayList values = new ArrayList(numRows);
System.Web.Mobile (53)
Mobile\UrlPath.cs (1)
169ArrayList list = new ArrayList();
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (5)
379arr = new ArrayList(); 474arr = new ArrayList(); 507arr = new ArrayList(); 531arr = new ArrayList(); 681ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\HtmlValidationSummaryAdapter.cs (1)
78ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
48private ArrayList _cards = new ArrayList();
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (5)
361arr = new ArrayList(); 456arr = new ArrayList(); 489arr = new ArrayList(); 513arr = new ArrayList(); 658ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\WmlPageAdapter.cs (1)
366_renderableForms = new ArrayList();
UI\MobileControls\Adapters\WmlValidationSummaryAdapter.cs (1)
78ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (5)
329arr = new ArrayList(); 418arr = new ArrayList(); 450arr = new ArrayList(); 473arr = new ArrayList(); 608ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidationSummaryAdapter.cs (1)
66ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
52private ArrayList _orderedStyleClassKeys = new ArrayList (); 62private ArrayList _wmlOnEnterForwardVarNames = new ArrayList();
UI\MobileControls\ArrayListCollectionBase.cs (1)
40_items = new ArrayList ();
UI\MobileControls\CompileLiteralTextParser.cs (1)
91_tagInnerTextElements = new ArrayList();
UI\MobileControls\Design\Converters\ChoiceConverter.cs (1)
89ArrayList returnArray = new ArrayList();
UI\MobileControls\Design\Converters\DataFieldConverter.cs (1)
101ArrayList list = new ArrayList();
UI\MobileControls\Design\Converters\DefaultCommandConverter.cs (1)
34ArrayList commandList = new ArrayList(commands.Count);
UI\MobileControls\Design\Converters\FormConverter.cs (1)
53ArrayList controlList = new ArrayList();
UI\MobileControls\Design\Converters\StyleConverter.cs (1)
37ArrayList _styleArray = new ArrayList();
UI\MobileControls\Design\Converters\StyleReferenceConverter.cs (1)
89ArrayList styleArray = new ArrayList();
UI\MobileControls\Design\Converters\ValidatedMobileControlConverter.cs (1)
86ArrayList controlArray = new ArrayList();
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
432ArrayList filtersInErrorList = new ArrayList();
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
1203_cachedComboBox = new ArrayList();
UI\MobileControls\Design\StyleSheetDesigner.cs (2)
671_cycledStyles = new ArrayList(); 1127ArrayList persistedStyles = new ArrayList();
UI\MobileControls\Design\Util\UnsettableComboBox.cs (1)
128ArrayList items = new ArrayList();
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
120ArrayList DeviceFilterList = new ArrayList();
UI\MobileControls\MobileListItemCollection.cs (1)
82Items = new ArrayList (value);
UI\MobileControls\MobilePage.cs (1)
223_forms = new ArrayList(probableFormCount);
UI\MobileControls\ObjectList.cs (4)
389ArrayList list = new ArrayList(count); 497ArrayList tableFieldIndexList = new ArrayList(); 822ArrayList list = new ArrayList(); 933ArrayList list = new ArrayList(count);
UI\MobileControls\ObjectListFieldCollection.cs (2)
36internal ObjectListFieldCollection(ObjectList owner) : base(new ArrayList()) 67Items = new ArrayList(value);
UI\MobileControls\SelectionList.cs (1)
524ArrayList selectedIndices = new ArrayList(count);
UI\MobileControls\SessionViewState.cs (2)
127arr = new ArrayList(); 260arr = new ArrayList();
UI\MobileControls\StyleSheet.cs (1)
48private ArrayList _duplicateStyles = new ArrayList();
UI\MobileControls\TextView.cs (2)
48private ArrayList _elements = new ArrayList(); 149_elements = new ArrayList();
UI\MobileControls\ValidationSummary.cs (1)
178ArrayList errorValidators = new ArrayList();
System.Web.Services (51)
System\Web\Services\Configuration\WebServicesSection.cs (2)
449ArrayList importers = new ArrayList(ProtocolImporterTypes); 450ArrayList reflectors = new ArrayList(ProtocolReflectorTypes);
System\Web\Services\Description\HttpProtocolImporter.cs (3)
38ArrayList codeClasses = new ArrayList(); 48importedParameters[i] = new ArrayList(); 49importedReturns[i] = new ArrayList();
System\Web\Services\Description\ProtocolReflector.cs (1)
287reflectedBinding.methodList = new ArrayList();
System\Web\Services\Description\ServiceDescription.cs (3)
1481ArrayList list = new ArrayList(); 1512ArrayList list = new ArrayList(); 1525handledElements = new ArrayList();
System\Web\Services\Description\SoapProtocolImporter.cs (10)
31ArrayList parameters = new ArrayList(); 32ArrayList inParameters = new ArrayList(); 33ArrayList outParameters = new ArrayList(); 39ArrayList requestList = new ArrayList(); 40ArrayList responseList = new ArrayList(); 259ArrayList xmlMembers = new ArrayList(); 260ArrayList soapMembers = new ArrayList(); 263ArrayList propertyNames = new ArrayList(); 264ArrayList propertyValues = new ArrayList(); 268ArrayList codeClasses = new ArrayList();
System\Web\Services\Description\SoapProtocolReflector.cs (1)
21ArrayList mappings = new ArrayList();
System\Web\Services\Discovery\ContractReference.cs (1)
197ArrayList importUrls = new ArrayList();
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (2)
33private ArrayList additionalInformation = new ArrayList(); 131ArrayList specialErrorMessages = new ArrayList();
System\Web\Services\Discovery\DiscoveryDocument.cs (1)
30private ArrayList references = new ArrayList();
System\Web\Services\Discovery\DynamicDiscoSearcher.cs (1)
41filesFound = new ArrayList();
System\Web\Services\Protocols\ClientProtocol.cs (2)
923ArrayList soapMethodList = new ArrayList(); 940ArrayList typeMappings = new ArrayList();
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
80list = new ArrayList();
System\Web\Services\Protocols\LogicalMethodInfo.cs (3)
311ArrayList all = new ArrayList(); 500ArrayList begins = (types & LogicalMethodTypes.Async) != 0 ? new ArrayList() : null; 502ArrayList syncs = (types & LogicalMethodTypes.Sync) != 0 ? new ArrayList() : null;
System\Web\Services\Protocols\PatternMatcher.cs (3)
46ArrayList list = new ArrayList(); 83ArrayList matches = new ArrayList(); 117ArrayList matches = new ArrayList();
System\Web\Services\Protocols\SoapClientProtocol.cs (6)
46ArrayList soapMethodList = new ArrayList(); 47ArrayList mappings = new ArrayList(); 57ArrayList highPri = new ArrayList(); 58ArrayList lowPri = new ArrayList(); 91ArrayList inHeaders = new ArrayList(); 92ArrayList outHeaders = new ArrayList();
System\Web\Services\Protocols\SoapHeader.cs (2)
306ArrayList otherHeaders = new ArrayList(); 397ArrayList list = new ArrayList();
System\Web\Services\Protocols\SoapReflector.cs (2)
447ArrayList inHeaders = new ArrayList(); 448ArrayList outHeaders = new ArrayList();
System\Web\Services\Protocols\SoapServerProtocol.cs (5)
69ArrayList mappings = new ArrayList(); 82ArrayList highPri = new ArrayList(); 83ArrayList lowPri = new ArrayList(); 143ArrayList inHeaders = new ArrayList(); 144ArrayList outHeaders = new ArrayList();
System\Web\Services\Protocols\XmlReturnReader.cs (1)
29ArrayList mappings = new ArrayList();
System\Web\Services\WebMethodAttribute.cs (1)
270ArrayList list = new ArrayList();
System.Windows.Forms (114)
misc\WeakHashtable.cs (1)
107cleanupList = new ArrayList();
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (1)
2416private System.Collections.ArrayList _list = new System.Collections.ArrayList();
winforms\Managed\System\WinForms\Application.cs (1)
2704messageFilters = new ArrayList();
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
22private ArrayList data = new ArrayList();
winforms\Managed\System\WinForms\AxHost.cs (8)
2869ArrayList retProps = new ArrayList(); 2950removeList = new ArrayList(); 5501l = new ArrayList(); 5522l = new ArrayList(); 5901ArrayList l = new ArrayList(); 5937ArrayList list = new ArrayList(); 6958private ArrayList updateAttrs = new ArrayList(); 7173ArrayList attributes = new ArrayList(AttributeArray);
winforms\Managed\System\WinForms\BindingContext.cs (1)
412cleanupList = new ArrayList();
winforms\Managed\System\WinForms\BindingsCollection.cs (1)
50list = new ArrayList();
winforms\Managed\System\WinForms\BindingSource.cs (2)
120this._innerList = new ArrayList(); 1122ArrayList sorts = new ArrayList();
winforms\Managed\System\WinForms\ComboBox.cs (2)
4056innerList = new ArrayList(); 5840ArrayList nulllist = new ArrayList();
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs (1)
64ArrayList attrs = new ArrayList();
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (5)
227ArrayList attrList = new ArrayList(); 272newAttributes = new ArrayList(AttributeArray); 286newAttributes = new ArrayList(AttributeArray); 298ArrayList attrList = new ArrayList(); 305newAttributes = new ArrayList(AttributeArray);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (4)
222ArrayList propList = new ArrayList(); 747ArrayList strs = new ArrayList(); 748ArrayList vars = new ArrayList(); 1160readonly ArrayList attributes = new ArrayList();
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
328ArrayList attrs = new ArrayList();
winforms\Managed\System\WinForms\Control.cs (6)
6713ArrayList holders = new ArrayList(); 6800ArrayList windows = new ArrayList(); 6819ArrayList holders = new ArrayList(); 14902ArrayList foundControls = FindInternal(key, searchAllChildren, this, new ArrayList()); 16312adviseList = new ArrayList(); 16869ArrayList mnemonicList = new ArrayList();
winforms\Managed\System\WinForms\CursorConverter.cs (1)
166ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
32ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\DataGridParentRows.cs (2)
77private ArrayList parents = new ArrayList(); 79private ArrayList rowHeights = new ArrayList();
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\DataGridTableCollection.cs (1)
26ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\DataGridView.cs (1)
461this.lstRows = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
29ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (3)
32private ArrayList items = new ArrayList(); 327ArrayList initialColumns = new ArrayList(dataGridViewColumns.Length); 328ArrayList sortedColumns = new ArrayList(dataGridViewColumns.Length);
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
2799this.items = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
1020ArrayList cols = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
918autoFillColumns = new ArrayList(this.Columns.Count);
winforms\Managed\System\WinForms\DataGridViewSelectedCellCollection.cs (1)
28ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewSelectedColumnCollection.cs (1)
25ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewSelectedRowCollection.cs (1)
28ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\DataObject.cs (4)
481ArrayList distinct = new ArrayList(); 1217internal ArrayList formats = new ArrayList(); 2041ArrayList formats = new ArrayList(); 2246ArrayList formats = new ArrayList();
winforms\Managed\System\WinForms\Design\EventsTab.cs (1)
172list = new ArrayList();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
875ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\FileDialog.cs (2)
364ArrayList extensions = new ArrayList(); 715ArrayList names = new ArrayList();
winforms\Managed\System\WinForms\Form.cs (3)
4203ArrayList zoneList = new ArrayList(); 4257ArrayList loadedAssembliesFromGac = new ArrayList(); 4284ArrayList siteList = new ArrayList();
winforms\Managed\System\WinForms\ImageList.cs (4)
75private IList /* of Original */ originals = new ArrayList(); 579originals = new ArrayList(); 877originals = new ArrayList(); // spoof it into thinking this is the first CreateHandle 1015private ArrayList imageInfoCollection = new ArrayList();
winforms\Managed\System\WinForms\KeysConverter.cs (2)
249ArrayList terms = new ArrayList(); 341ArrayList list = new ArrayList();
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 (2)
1928ArrayList _rows = new ArrayList(); 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 (4)
155private ArrayList listItemsArray = new ArrayList(); // elements are ListViewItem's 2297Properties.SetObject(PropDelayedUpdateItems, new ArrayList()); 4407listItemsArray = new ArrayList(items.Length); 8591ArrayList foundItems = FindInternal(key, searchAllSubItems, this, new ArrayList());
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
366list = new ArrayList();
winforms\Managed\System\WinForms\ListViewGroupConverter.cs (1)
130ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\ListViewGroupItemCollection.cs (1)
37items = new ArrayList();
winforms\Managed\System\WinForms\MDIClient.cs (1)
42private ArrayList children = new ArrayList();
winforms\Managed\System\WinForms\MdiWindowListItemConverter.cs (1)
27ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\Menu.cs (1)
952ArrayList foundMenuItems = FindInternal(key, searchAllChildren, this, new ArrayList());
winforms\Managed\System\WinForms\MonthCalendar.cs (3)
160private ArrayList arrayOfDates = new ArrayList(); 161private ArrayList annualArrayOfDates = new ArrayList(); // we have to maintain these lists too. 162private ArrayList monthlyArrayOfDates = new ArrayList();
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
4394buttonList = new ArrayList(); 4397buttonList = new ArrayList(toolStrip.Items);
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (2)
154ArrayList mergedList = new ArrayList(); 276ArrayList mergedEntries = new ArrayList();
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
4241return new ArrayList(); 4245expandedItems = new ArrayList();
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (2)
319 bin = new ArrayList(); 331ArrayList propList = new ArrayList();
winforms\Managed\System\WinForms\RelatedCurrencyManager.cs (1)
107string name = GetListName(new ArrayList());
winforms\Managed\System\WinForms\RelatedPropertyManager.cs (1)
43string name = GetListName(new ArrayList());
winforms\Managed\System\WinForms\Screen.cs (1)
490public ArrayList screens = new ArrayList();
winforms\Managed\System\WinForms\SpecialFolderEnumConverter.cs (1)
21ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\StatusBar.cs (1)
51private IList panels = new ArrayList();
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
23private ArrayList _innerList = new ArrayList();
winforms\Managed\System\WinForms\TextBoxAutoCompleteSourceConverter.cs (1)
24ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
685ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\ToolStrip.cs (1)
80private ArrayList activeDropDowns = new ArrayList(1);
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
268ArrayList foundItems = FindInternal(key, searchAllChildren, this, new ArrayList());
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
1852ArrayList result = new ArrayList();
winforms\Managed\System\WinForms\ToolStripSettings.cs (3)
122ArrayList savedToolStripSettingsObjects = new ArrayList(); 329return FindControls(typeof(ToolStripPanel), true, form.Controls, new ArrayList()); 333return FindControls(typeof(ToolStrip), true, form.Controls, new ArrayList());
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
266ArrayList foundNodes = FindInternal(key, searchAllChildren, this, new ArrayList());
winforms\Managed\System\WinForms\TrustManager.cs (1)
981matchingTrusts = new ArrayList();
winforms\Managed\System\WinForms\WebBrowserContainer.cs (1)
52ArrayList list = new ArrayList();
System.Windows.Forms.DataVisualization (87)
Common\ChartTypes\BoxPlotChart.cs (1)
1744 ArrayList unusualValuesList = new ArrayList();
Common\ChartTypes\FunnelChart.cs (2)
1359 ArrayList list = new ArrayList(); 1608 ArrayList list = new ArrayList();
Common\ChartTypes\PieChart.cs (1)
137 private ArrayList _labelsRectangles = new ArrayList();
Common\ChartTypes\PointChart.cs (1)
1261 this.label3DInfoList = new ArrayList();
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\ChartTypes\StackedBarChart.cs (1)
588 this.stackGroupNames = new ArrayList();
Common\ChartTypes\StackedColumnChart.cs (2)
595 this.stackGroupNames = new ArrayList(); 1040 ArrayList list = new ArrayList();
Common\ChartTypes\ThreeLineBreakChart.cs (1)
332 ArrayList highLowHistory = new ArrayList();
Common\Converters\AxesArrayConverter.cs (1)
86return (new CollectionConverter()).ConvertToString(new ArrayList());
Common\Converters\AxisConverters.cs (4)
261 ArrayList values = new ArrayList(); 475 ArrayList values = new ArrayList(); 560 ArrayList values = new ArrayList(); 611 ArrayList values = new ArrayList();
Common\Converters\CustomAttributesConverters.cs (2)
407 ArrayList propList = new ArrayList(); 467ArrayList result = new ArrayList();
Common\Converters\DataManagerConverters.cs (7)
101 ArrayList values = new ArrayList(); 152 ArrayList values = new ArrayList(); 211 ArrayList values = new ArrayList(); 280 ArrayList values = new ArrayList(); 333 ArrayList values = new ArrayList(); 402 ArrayList values = new ArrayList(); 690 ArrayList values = new ArrayList();
Common\Converters\LegendConverters.cs (3)
79 ArrayList values = new ArrayList(); 253 ArrayList values = new ArrayList(); 452 ArrayList values = new ArrayList();
Common\Formulas\FormulaRegistry.cs (1)
49 private ArrayList _modulesNames = new ArrayList();
Common\General\Axis.cs (5)
4069 ArrayList removedLabels = new ArrayList(); 4070 ArrayList removedLabelsIndexes = new ArrayList(); 4110 ArrayList labelPositions = new ArrayList(); 4273 ArrayList lastFitLabels = new ArrayList(); 4658ArrayList labelTextRows = new ArrayList(labels.Count);
Common\General\AxisLabels.cs (1)
192ArrayList dataSeries = new ArrayList();
Common\General\AxisScale.cs (1)
150 private ArrayList _stripLineOffsets = new ArrayList();
Common\General\AxisScaleBreaks.cs (2)
495 ArrayList seriesList = new ArrayList(); 794 ArrayList emptySequences = new ArrayList();
Common\General\AxisScrollZoom.cs (2)
1491 ArrayList values = new ArrayList(); 1577 ArrayList values = new ArrayList();
Common\General\Chart.cs (11)
433 ArrayList names = new ArrayList(); 713 seriesList = new ArrayList(); 943 ArrayList chartAreaSeriesPrimary = new ArrayList(); 944 ArrayList chartAreaSeriesSecondary = new ArrayList(); 991 ArrayList axisLabels = new ArrayList(); 994 ArrayList seriesAxisLabels = new ArrayList(); 1119 ArrayList seriesList = new ArrayList(); 1120 ArrayList groupByValueList = new ArrayList(); 1337 ArrayList sortedSeriesList = new ArrayList(); 1402ArrayList seriesList = new ArrayList(); 3021 ArrayList areaList = new ArrayList();
Common\General\ChartArea.cs (4)
2894 _circularAxisList = new ArrayList(); 2965ArrayList resultList = new ArrayList(); 2975ArrayList processedChartType = new ArrayList(); 2976ArrayList splitChartType = new ArrayList();
Common\General\ChartArea3D.cs (5)
976 ArrayList stackGroupNames = new ArrayList(); 1066 ArrayList processedChartTypes = new ArrayList(); 1067 ArrayList processedStackedGroups = new ArrayList(); 1669 this._stackGroupNames = new ArrayList(); 1738 ArrayList pointsList = new ArrayList();
Common\General\ChartAreaAxes.cs (4)
73 internal ArrayList chartTypes = new ArrayList(); 1247ArrayList list = new ArrayList(); 1254 ArrayList result = new ArrayList(); 1792 seriesXValues[seriesIndex] = new ArrayList();
Common\General\DataManipulator.cs (1)
2945 ArrayList uniqueValues = new ArrayList(intervalLastIndex - intervalFirstIndex + 1);
Common\General\Selection.cs (8)
436 private System.Collections.ArrayList _regionList = new ArrayList(); 2630ArrayList result = new ArrayList(); 2749ArrayList list = new ArrayList(); 2980ArrayList list = new ArrayList(); 3029ArrayList list = new ArrayList(); 3130ArrayList list = new ArrayList(); 3196ArrayList list = new ArrayList(); 3279return new ArrayList(path.PathPoints);
Common\General\SmartLabels.cs (3)
613 smartLabelsPositions = new ArrayList(); 1357 this.smartLabelsPositions = new ArrayList(); 1389 this.smartLabelsPositions = new ArrayList();
Common\Utilities\CustomAttributesRegistry.cs (1)
393 internal ArrayList registeredCustomProperties = new ArrayList();
Common\Utilities\KeywordsRegistry.cs (1)
116 internal ArrayList registeredKeywords = new ArrayList();
Common\Utilities\XmlSerializer.cs (3)
1187 serializableContentList = new ArrayList(); 1204 nonSerializableContentList = new ArrayList(); 2365 ArrayList propNamesList = new ArrayList();
WinForm\ChartWinControl.cs (2)
2844 ArrayList seriesList = new ArrayList(); 2867 ArrayList seriesList = new ArrayList();
System.Workflow.Activities (25)
Common\BasePropertyDescriptor.cs (2)
204ArrayList attributes = new ArrayList(); 464ArrayList attributes = new ArrayList();
Common\CompModHelpers.cs (6)
136childActivities = new ArrayList(); 188ArrayList nestedActivities = new ArrayList(); 210ArrayList identifiers = new ArrayList(); 227ArrayList nestedActivities = new ArrayList(); 851references = new ArrayList((string[])referenceKey.GetValue(TypeProviderAssemblyRegValueName)); 853references = new ArrayList();
Common\TypeSystemHelpers.cs (2)
35private static readonly ArrayList VBKeywords = new ArrayList(new string[] { "Integer", "String", "Boolean", "Object", "Void", "Single", "Double", "Char", "DateTime", "Long", "Byte", "Short", "Single", "Double", "Decimal", "UInteger", "ULong", "SByte", "UShort" }); 36private static readonly ArrayList CSKeywords = new ArrayList(new string[] { "int", "string", "bool", "object", "void", "float", "double", "char", "Date", "long", "byte", "short", "Single", "double", "decimal", "uint", "ulong", "sbyte", "ushort" });
CorrelationValidator.cs (1)
472ArrayList parameterAttrs = new ArrayList();
Delay.cs (1)
258ArrayList standardValuesCollection = new ArrayList();
EventSinkActivity.cs (2)
43internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "EventName", "InterfaceType", "Invoked", "Roles" }); 467ArrayList paramInfo = new ArrayList();
InvokeMethodActivity.cs (2)
40internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "MethodName", "MethodInvoking", "InterfaceType" }); 268ArrayList paramInfo = new ArrayList(method.GetParameters());
InvokeSchedule.cs (1)
45internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "TargetWorkflow", "Invoking", "ParameterBindings" });
InvokeWebService.cs (3)
99internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "MethodName", "ProxyClass", "SessionId", "Invoked", "Invoking" }); 395ArrayList paramInfos = new ArrayList(method.GetParameters()); 461ArrayList paramInfos = new ArrayList(methodInfo.GetParameters());
LocalService\CorrelationTokenTypeConvertor.cs (2)
66ArrayList values = new ArrayList(); 97ArrayList props = new ArrayList(properties);
Rules\Parser\Parser.cs (1)
980ArrayList rootCompletions = new ArrayList();
Rules\Parser\Symbol.cs (1)
126ArrayList members = new ArrayList(NestedSymbols.Count);
WebServiceResponse.cs (1)
190ArrayList outArgs = new ArrayList();
System.Workflow.ComponentModel (111)
AuthoringOM\Activity.cs (4)
723handlers = new ArrayList(); 773handlers = new ArrayList(); 1212ActivityRoots = new ArrayList(ContextIdToActivityMap.Values); 2413ArrayList identifiers = new ArrayList();
AuthoringOM\Behaviors\ExceptionHandlers.cs (1)
163ArrayList previousExceptionTypes = new ArrayList();
AuthoringOM\Behaviors\WorkflowTransactionOptions.cs (1)
121ArrayList standardValuesCollection = new ArrayList();
AuthoringOM\Bind.cs (1)
904ArrayList values = new ArrayList();
AuthoringOM\Compiler\CompileXomlTask.cs (2)
213ArrayList xomlFilesOnly = new ArrayList(); 369ArrayList oFiles = new ArrayList();
AuthoringOM\Compiler\TypeSystem\AttributeInfo.cs (2)
106ArrayList propertyValues = new ArrayList(); 107ArrayList constructorArguments = new ArrayList();
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
450ArrayList members = new ArrayList(); 530ArrayList types = new ArrayList();
AuthoringOM\Compiler\TypeSystem\Helper.cs (2)
210ArrayList attributeList = new ArrayList(); 211ArrayList attributeTypes = new ArrayList();
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
57ArrayList accessorList = new ArrayList();
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
652ArrayList bindingArgs = new ArrayList(this.boundedTypes.Keys);
AuthoringOM\Compiler\TypeSystem\TypeProvider.cs (1)
969ArrayList types = new ArrayList(this.hashOfRTTypes.Keys);
AuthoringOM\Compiler\Validation\DependencyObjectValidator.cs (1)
25ArrayList allProperties = new ArrayList();
AuthoringOM\Compiler\XomlCompiler.cs (3)
937ArrayList optionsList = new ArrayList(); 997ArrayList ccus = new ArrayList((ICollection)parameters.UserCodeCompileUnits); 999ArrayList userCodeFiles = new ArrayList();
AuthoringOM\Compiler\XomlCompilerHelpers.cs (3)
72ArrayList activities = new ArrayList(); 233ArrayList ccus = new ArrayList((ICollection)parameters.UserCodeCompileUnits); 236ArrayList sourceFilePaths = new ArrayList();
AuthoringOM\ComponentFactoryHelpers.cs (6)
52ArrayList supportsTransactionComponents = new ArrayList(); 53ArrayList supportsCancelHandlerComponents = new ArrayList(); 54ArrayList supportsSynchronizationComponents = new ArrayList(); 55ArrayList supportsCompensationHandlerComponents = new ArrayList(); 82ArrayList customAttributes = new ArrayList(); 128return new ArrayList(components.Values).ToArray();
AuthoringOM\DependencyObject.cs (1)
363eventListeners = new ArrayList();
AuthoringOM\Design\CommandSet.cs (3)
359ArrayList selectedComponents = new ArrayList(this.selectionService.GetSelectedComponents()); 519ArrayList selectedObjects = new ArrayList(this.selectionService.GetSelectedComponents()); 849ArrayList componentList = new ArrayList(components);
AuthoringOM\Design\ComponentSerializationService.cs (2)
194ArrayList objects = new ArrayList(); 492ArrayList properties = new ArrayList(GetType().GetProperties());
AuthoringOM\Design\CompositeActivityDesigner.cs (3)
484ArrayList allActivities = new ArrayList(); 631return (Activity[])new ArrayList(activities).ToArray(typeof(Activity)); 671return (Activity[])new ArrayList(activities).ToArray(typeof(Activity));
AuthoringOM\Design\DesignerHelpers.cs (2)
1624ArrayList compatibleMethods = new ArrayList(); 1715ArrayList identifiers = new ArrayList(existingNames);
AuthoringOM\Design\DesignerInterfaces.cs (1)
1024ArrayList safeCollection = new ArrayList(this);
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
827ArrayList designerThemes = new ArrayList();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (3)
840ArrayList selectedAssemblies = new ArrayList(); 1085ArrayList arrayRankList = new ArrayList(); 1107ArrayList parameterDataList = new ArrayList();
AuthoringOM\Design\FreeFormDesigner.cs (1)
628ArrayList activityDesigners = new ArrayList(ContainedDesigners);
AuthoringOM\Design\IdentifierCreationService.cs (1)
113ArrayList allActivities = new ArrayList();
AuthoringOM\Design\MessageFilters\DragDropManager.cs (1)
784ArrayList topLevelActivities = new ArrayList(Helpers.GetTopLevelActivities(selectionService.GetSelectedComponents()));
AuthoringOM\Design\MessageFilters\DragSelectionMessageFilter.cs (1)
216ArrayList selectableComponents = new ArrayList();
AuthoringOM\Design\MessageFilters\ResizingMessageFilter.cs (1)
159ArrayList selectedComponents = new ArrayList(selectionService.GetSelectedComponents());
AuthoringOM\Design\MessageFilters\WindowManager.cs (1)
144ArrayList selectedComponents = new ArrayList(selectionService.GetSelectedComponents());
AuthoringOM\Design\PropertyDescriptors.cs (5)
808ArrayList collection = new ArrayList(); 824ArrayList readonlyProperties = new ArrayList(); 841ArrayList readonlyEvents = new ArrayList(); 878ArrayList collection = new ArrayList(); 971ArrayList collection = new ArrayList();
AuthoringOM\Design\ReferenceService.cs (8)
95this.references = new ArrayList(container.Components.Count); 109ArrayList clonedAddedComponents = new ArrayList(this.addedComponents); 120ArrayList clonedRemovedComponents = new ArrayList(this.removedComponents); 128ArrayList clonedChangedComponents = new ArrayList(this.changedComponents); 150this.changedComponents = new ArrayList(); 164this.addedComponents = new ArrayList(); 175this.removedComponents = new ArrayList(); 303ArrayList results = new ArrayList(this.references.Count);
AuthoringOM\Design\Themes.cs (3)
3069ArrayList supportedFonts = new ArrayList(AmbientTheme.SupportedFonts); 3092ArrayList supportedFonts = new ArrayList(AmbientTheme.SupportedFonts); 3156ArrayList fontNames = new ArrayList();
AuthoringOM\Design\TypeConverters.cs (4)
107ArrayList conditionDeclList = new ArrayList(); 270ArrayList properties = new ArrayList(); 297ArrayList valuesList = new ArrayList(); 299return new StandardValuesCollection(new ArrayList());
AuthoringOM\Design\WinOEToolBoxItem.cs (1)
83ArrayList comps = new ArrayList();
AuthoringOM\Design\WorkflowInlining.cs (1)
339private static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "TargetWorkflow", "Invoking", "ParameterBindings" });
AuthoringOM\Design\WorkflowLayouts.cs (1)
338private ArrayList pageLayoutInfo = new ArrayList();
AuthoringOM\Design\WorkflowPrinting.cs (1)
99new ArrayList(PrinterSettings.InstalledPrinters).Contains(PrinterSettings.PrinterName));
AuthoringOM\Design\WorkflowView.cs (2)
1710ArrayList selectedComponents = new ArrayList(selectionService.GetSelectedComponents()); 2000ArrayList clonedFilterList = new ArrayList(filters.ToArray());
AuthoringOM\Design\XomlDesignerLoader.cs (4)
247errors = new ArrayList(); 274errors = new ArrayList(); 295ArrayList errors = new ArrayList(); 347ArrayList errors = new ArrayList();
AuthoringOM\ScheduleChanges.cs (1)
137workflowChanges = new ArrayList();
AuthoringOM\Serializer\ActivityMarkupSerializer.cs (1)
216ArrayList activities = new ArrayList();
AuthoringOM\Serializer\CollectionMarkupSerializer.cs (1)
38ArrayList arrayList = new ArrayList();
AuthoringOM\Serializer\CompositeActivityTypeDescriptor.cs (1)
36ArrayList readonlyProperties = new ArrayList();
AuthoringOM\Serializer\DependencyObjectCodeDomSerializer.cs (1)
68ArrayList propertiesSerialized = new ArrayList();
AuthoringOM\Serializer\DependencyStoreSurrogate.cs (2)
22ArrayList properties = new ArrayList(); 23ArrayList values = new ArrayList();
AuthoringOM\Serializer\DictionarySurrogate.cs (2)
28ArrayList keys = new ArrayList(keysProperty.GetValue(obj, null) as ICollection); 34ArrayList values = new ArrayList(valuesProperty.GetValue(obj, null) as ICollection);
AuthoringOM\Serializer\FormatterServicesNoSerializableCheck.cs (2)
132allMembers = new ArrayList(); 133allNames = new ArrayList();
AuthoringOM\Serializer\GenericQueueSurrogate.cs (1)
25ArrayList items = new ArrayList(obj as ICollection);
AuthoringOM\Serializer\ListSurrogate.cs (1)
25ArrayList items = new ArrayList(obj as IList);
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (3)
632ArrayList complexProperties = new ArrayList(); 2543ArrayList positionalArgs = new ArrayList(); 2704list = new ArrayList(1);
AuthoringOM\Serializer\XamlInterfaces.cs (1)
244private ArrayList arrayElementList = new ArrayList();
Shared\BasePropertyDescriptor.cs (2)
203ArrayList attributes = new ArrayList(); 463ArrayList attributes = new ArrayList();
Shared\CompModHelpers.cs (6)
134childActivities = new ArrayList(); 186ArrayList nestedActivities = new ArrayList(); 208ArrayList identifiers = new ArrayList(); 225ArrayList nestedActivities = new ArrayList(); 849references = new ArrayList((string[])referenceKey.GetValue(TypeProviderAssemblyRegValueName)); 851references = new ArrayList();
Shared\TypeSystemHelpers.cs (2)
34private static readonly ArrayList VBKeywords = new ArrayList(new string[] { "Integer", "String", "Boolean", "Object", "Void", "Single", "Double", "Char", "DateTime", "Long", "Byte", "Short", "Single", "Double", "Decimal", "UInteger", "ULong", "SByte", "UShort" }); 35private static readonly ArrayList CSKeywords = new ArrayList(new string[] { "int", "string", "bool", "object", "void", "float", "double", "char", "Date", "long", "byte", "short", "Single", "double", "decimal", "uint", "ulong", "sbyte", "ushort" });
Shared\XomlSerializationHelpers.cs (1)
234ArrayList allActivities = new ArrayList();
System.WorkflowServices (9)
System\ServiceModel\Activation\WorkflowServiceBuildProvider.cs (1)
26ArrayList dependencies = new ArrayList(base.VirtualPathDependencies.Count + 1);
System\Workflow\Activities\ChannelTokenTypeConverter.cs (2)
74ArrayList props = new ArrayList(properties); 80ArrayList values = new ArrayList();
System\Workflow\Activities\ContextTokenTypeConverter.cs (2)
74ArrayList props = new ArrayList(properties); 80ArrayList values = new ArrayList();
System\Workflow\Activities\ContractType.cs (1)
364ArrayList members = new ArrayList();
System\Workflow\Activities\ReceiveActivity.cs (1)
790ArrayList paramInfo = new ArrayList(methodInfo.GetParameters());
System\Workflow\Activities\SendActivity.cs (1)
469ArrayList paramInfo = new ArrayList(methodInfo.GetParameters());
System\Workflow\Activities\ServiceOperationHelpers.cs (1)
218ArrayList attributeList = new ArrayList();
System.Xml (101)
System\Xml\Core\XsdValidatingReader.cs (1)
152defaultAttributes = new ArrayList();
System\Xml\Dom\DocumentSchemaValidator.cs (1)
372defaultAttributes = new ArrayList();
System\Xml\Dom\XmlDocument.cs (2)
201ArrayList gcElemRefs = new ArrayList(); 221ArrayList elementList = new ArrayList();
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (4)
57ArrayList temp = new ArrayList(); 72list = new ArrayList(); 110list = new ArrayList(); 116list = new ArrayList();
System\Xml\Schema\Asttree.cs (4)
137this.stack = new ArrayList(); 267this.axisStack = new ArrayList(axisTree.SubtreeArray.Count); // defined length 490ArrayList AstArray = new ArrayList(xpath.Length); 491this.fAxisArray = new ArrayList(xpath.Length);
System\Xml\Schema\ConstraintStruct.cs (2)
33this.axisFields = new ArrayList(); // empty fields 89this.KSs = new ArrayList();
System\Xml\Schema\ContentValidator.cs (12)
49particles = new ArrayList(); 126ArrayList match = new ArrayList(); 213ArrayList positions = new ArrayList(); 1320ArrayList transitionTable = new ArrayList(); 1474names = new ArrayList(); 1496ArrayList particles = new ArrayList(); 1604names = new ArrayList(); 1624ArrayList particles = new ArrayList(); 1870names = new ArrayList(); 1894ArrayList particles = new ArrayList(); 1988names = new ArrayList(); 1997ArrayList expectedParticles = new ArrayList();
System\Xml\Schema\DataTypeImplementation.cs (1)
999ArrayList values = new ArrayList();
System\Xml\Schema\FacetChecker.cs (2)
151derivedRestriction.Enumeration = new ArrayList(); 295derivedRestriction.Patterns = new ArrayList();
System\Xml\Schema\Inference\Infer.cs (1)
180this.schemaList = new ArrayList();
System\Xml\Schema\Preprocessor.cs (2)
592redefinedList = new ArrayList(); 729ArrayList includesOfRedefine = new ArrayList();
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
500ArrayList memberTypeDefinitions = new ArrayList();
System\Xml\Schema\SchemaSetCompiler.cs (2)
409newMembers = new ArrayList(); 567ArrayList memberTypeDefinitions = new ArrayList();
System\Xml\Schema\XmlSchema.cs (2)
608importedSchemas = new ArrayList(); 617importedNamespaces = new ArrayList();
System\Xml\Schema\XmlSchemaSet.cs (4)
459ArrayList needToCheckSchemaList = new ArrayList(); 704ArrayList tnsSchemas = new ArrayList(); 1077ArrayList existingSchemas = new ArrayList(); 1253ArrayList removalList = new ArrayList();
System\Xml\Schema\XmlSchemaSubstitutionGroup.cs (1)
14ArrayList membersList = new ArrayList();
System\Xml\Schema\XmlSchemaValidator.cs (3)
844ArrayList expected = new ArrayList(elements.Count); 863ArrayList attList = new ArrayList(); 2180ArrayList expectedNames = new ArrayList();
System\Xml\Schema\XsdBuilder.cs (1)
672private ArrayList unhandledAttributes = new ArrayList();
System\Xml\Serialization\CodeIdentifiers.cs (1)
57list = new ArrayList();
System\Xml\Serialization\Compilation.cs (1)
279ArrayList list = new ArrayList();
System\Xml\Serialization\ImportContext.cs (5)
135list = new ArrayList(); 189ArrayList list = GetDependencies(o, new ArrayList(), new Hashtable()); 232ArrayList empty = new ArrayList(); 251return new ArrayList(scope.Keys); 275ArrayList refs = new ArrayList();
System\Xml\Serialization\Models.cs (1)
350ArrayList list = new ArrayList();
System\Xml\Serialization\SchemaObjectWriter.cs (6)
110ArrayList list = new ArrayList(); 180ArrayList attrs = new ArrayList(); 200ArrayList ns = new ArrayList(); 238ArrayList list = new ArrayList(); 491ArrayList list = new ArrayList(); 542ArrayList a = new ArrayList();
System\Xml\Serialization\SoapReflectionImporter.cs (2)
373ArrayList members = new ArrayList(); 539ArrayList constants = new ArrayList();
System\Xml\Serialization\Types.cs (3)
421ArrayList typeMappings = new ArrayList(); 930ArrayList list = new ArrayList(); 951ArrayList list = new ArrayList();
System\Xml\Serialization\XmlReflectionImporter.cs (4)
741ArrayList members = new ArrayList(); 1059ArrayList constants = new ArrayList(); 1329ArrayList elementList = new ArrayList(); 1989ArrayList list = new ArrayList();
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1013ArrayList equivalentElements = new ArrayList();
System\Xml\Serialization\XmlSchemas.cs (1)
252ArrayList removes = new ArrayList();
System\Xml\Serialization\XmlSerializationReader.cs (12)
475ArrayList list = new ArrayList(); 1404targetsWithoutIds = new ArrayList(); 1419if (fixups == null) fixups = new ArrayList(); 1425if (collectionFixups == null) collectionFixups = new ArrayList(); 1772ArrayList xmlNodeList = new ArrayList(); 2358ArrayList membersList = new ArrayList(); 2359ArrayList textOrArrayMembersList = new ArrayList(); 2360ArrayList attributeMembersList = new ArrayList(); 3092ArrayList arraysToDeclareList = new ArrayList(mappings.Length); 3093ArrayList arraysToSetList = new ArrayList(mappings.Length); 3094ArrayList allMembersList = new ArrayList(mappings.Length); 3431ArrayList attributes = new ArrayList();
System\Xml\Serialization\XmlSerializationReaderILGen.cs (7)
449ArrayList membersList = new ArrayList(); 450ArrayList textOrArrayMembersList = new ArrayList(); 451ArrayList attributeMembersList = new ArrayList(); 1566ArrayList arraysToDeclareList = new ArrayList(mappings.Length); 1567ArrayList arraysToSetList = new ArrayList(mappings.Length); 1568ArrayList allMembersList = new ArrayList(mappings.Length); 1846ArrayList attributes = new ArrayList();
System\Xml\Serialization\XmlSerializationWriter.cs (3)
783referencesToWrite = new ArrayList(); 2526ArrayList namedAnys = new ArrayList(); 3234static ArrayList assembliesInConfig = new ArrayList();
System\Xml\Serialization\XmlSerializationWriterILGen.cs (1)
1535ArrayList namedAnys = new ArrayList();
System\Xml\Serialization\XmlSerializerNamespaces.cs (1)
91ArrayList namespaceList = new ArrayList();
System\Xml\XPath\Internal\Function.cs (3)
55this.argumentList = new ArrayList(argumentList); 62this.argumentList = new ArrayList(argumentList); 71argumentList = new ArrayList();
System\Xml\XPath\Internal\XPathArrayIterator.cs (1)
32this.list = new ArrayList();
System\Xml\XPath\Internal\XPathParser.cs (2)
447ArrayList argList = new ArrayList(); 573ArrayList argList = new ArrayList();
System.Xml.Linq (1)
System\Xml\Linq\XNodeValidator.cs (1)
227defaultAttributes = new ArrayList();
UIAutomationClient (10)
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 (3)
788l = new ArrayList(); 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);
System\Windows\Automation\CacheRequest.cs (2)
110_properties = new ArrayList(); 111_patterns = new ArrayList();
UIAutomationClientsideProviders (11)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
109actualParentChain = new ArrayList();
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\WindowsRichEditRange.cs (1)
200ArrayList rects = new ArrayList();
MS\Internal\AutomationProxies\WindowsTab.cs (1)
405ArrayList list = new ArrayList();
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
414eventCreateParams = hookParams._alHwnd = new ArrayList (16);
WindowsBase (12)
Base\MS\Internal\AvTrace.cs (1)
286ArrayList arrayList = new ArrayList(); // Holds the combined labels & parameters arrays.
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 (3)
469_transformedStreams = new ArrayList(); 630SetDataSpaceDefinition( newDataSpaceLabel, new DataSpaceDefinition(new ArrayList(transformStack), null)); 1223ArrayList transformLabels = new ArrayList(transformCount);
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (3)
1006return new ArrayList(); 1025return new ArrayList(); 1358ArrayList storageElems = new ArrayList();
Shared\MS\Internal\CopyOnWriteList.cs (1)
201private ArrayList _LiveList = new ArrayList();
WsatUI (4)
MMCUI\WSATPropertySheet.cs (1)
55activeItem = new ArrayList();
MMCUI\WsatSecurityModel.cs (3)
129ArrayList allowed = new ArrayList(); 155System.Collections.ArrayList kerb = new System.Collections.ArrayList(current.KerberosGlobalAcl); 156System.Collections.ArrayList indexesOfInvalidItems = new System.Collections.ArrayList();
2809 references to ArrayList
mscorlib (262)
microsoft\win32\fusionwrap.cs (1)
118public static void ReadCache(ArrayList alAssems, String name, uint nFlag)
system\activationcontext.cs (2)
39private ArrayList _definitionIdentities; 40private ArrayList _manifests;
system\collections\arraylist.cs (44)
39[DebuggerTypeProxy(typeof(System.Collections.ArrayList.ArrayListDebugView))] 191public static ArrayList Adapter(IList list) { 194Contract.Ensures(Contract.Result<ArrayList>() != null); 282ArrayList la = new ArrayList(_size); 370public static ArrayList FixedSize(ArrayList list) { 373Contract.Ensures(Contract.Result<ArrayList>() != null); 572public static ArrayList ReadOnly(ArrayList list) { 575Contract.Ensures(Contract.Result<ArrayList>() != null); 635public static ArrayList Repeat(Object value, int count) { 638Contract.Ensures(Contract.Result<ArrayList>() != null); 641ArrayList list = new ArrayList((count>_defaultCapacity)?count:_defaultCapacity); 687public virtual ArrayList GetRange(int index, int count) { 692Contract.Ensures(Contract.Result<ArrayList>() != null); 746public static ArrayList Synchronized(ArrayList list) { 749Contract.Ensures(Contract.Result<ArrayList>() != null); 983ArrayList al = _list as ArrayList; 1095public override ArrayList GetRange(int index, int count) { 1214private ArrayList _list; 1217internal SyncArrayList(ArrayList list) 1311return new SyncArrayList((ArrayList)_list.Clone()); 1440public override ArrayList GetRange(int index, int count) { 1665private ArrayList _list; 1667internal FixedSizeArrayList(ArrayList l) { 1727arrayList._list = (ArrayList)_list.Clone(); 1809public override ArrayList GetRange(int index, int count) { 1923private ArrayList _list; 1925internal ReadOnlyArrayList(ArrayList l) { 1984arrayList._list = (ArrayList)_list.Clone(); 2065public override ArrayList GetRange(int index, int count) { 2106private ArrayList list; 2113internal ArrayListEnumerator(ArrayList list, int index, int count) { 2161private ArrayList _baseList; 2167internal Range(ArrayList list, int index, int count) : base(false) { 2248arrayList._baseList = (ArrayList)_baseList.Clone(); 2334public override ArrayList GetRange(int index, int count) { 2543private ArrayList list; 2552internal ArrayListEnumeratorSimple(ArrayList list) { 2556isArrayList = (list.GetType() == typeof(ArrayList)); 2620private ArrayList arrayList; 2622public ArrayListDebugView( ArrayList arrayList) {
system\collections\collectionbase.cs (2)
19ArrayList list; 30protected ArrayList InnerList {
system\collections\readonlycollectionbase.cs (2)
19ArrayList list; 21protected ArrayList InnerList {
system\deployment\isolationinterop.cs (1)
2400private System.Collections.ArrayList _list = new System.Collections.ArrayList();
system\reflection\assembly.cs (2)
2093ArrayList a = new ArrayList(); 2942ArrayList a = new ArrayList();
system\resources\resourcemanager.cs (1)
1578ArrayList list = new ArrayList(5);
system\runtime\interopservices\registrationservices.cs (1)
237ArrayList TypeList = new ArrayList();
system\runtime\interopservices\tceadaptergen\eventproviderwriter.cs (8)
51typeof(ArrayList), 117MethodInfo ArrayListAddMethod = typeof(ArrayList).GetMethod( "Add", aParamTypes, null ); 252MethodInfo ArrayListRemoveMethod = typeof(ArrayList).GetMethod( "RemoveAt", aParamTypes, null ); 256PropertyInfo ArrayListItemProperty = typeof(ArrayList).GetProperty( "Item" ); 262PropertyInfo ArrayListSizeProperty = typeof(ArrayList).GetProperty( "Count" ); 466ConstructorInfo DefaultArrayListCons = typeof(ArrayList).GetConstructor(EventProviderWriter.DefaultLookup, null, new Type[0], null ); 591PropertyInfo ArrayListItemProperty = typeof(ArrayList).GetProperty( "Item" ); 597PropertyInfo ArrayListSizeProperty = typeof(ArrayList).GetProperty( "Count" );
system\runtime\interopservices\tceadaptergen\tceadaptergenerator.cs (3)
16public void Process(ModuleBuilder ModBldr, ArrayList EventItfList) 91ArrayList methods = new ArrayList(aMethods); 117ArrayList methods = new ArrayList();
system\runtime\interopservices\typelibconverter.cs (2)
110ArrayList eventItfInfoList = null; 483private static extern void nConvertTypeLibToMetadata(Object typeLib, RuntimeAssembly asmBldr, RuntimeModule modBldr, String nameSpace, TypeLibImporterFlags flags, ITypeLibImporterNotifySink notifySink, out ArrayList eventItfInfoList);
system\runtime\remoting\activationservices.cs (2)
652ArrayList list = (ArrayList) reqMsg.ContextProperties;
system\runtime\remoting\channelservices.cs (1)
480ArrayList dictionaries = new ArrayList();
system\runtime\remoting\configuration.cs (3)
538private static IClientChannelSinkProvider CreateClientChannelSinkProviderChain(ArrayList entries) 563private static IServerChannelSinkProvider CreateServerChannelSinkProviderChain(ArrayList entries) 1063static IContextAttribute[] CreateContextAttributesFromConfigEntries(ArrayList contextAttributes)
system\runtime\remoting\crossappdomainchannel.cs (5)
368ArrayList deserializedArgs = smuggledMcm.FixupForNewAppDomain(); 553ArrayList deserializedArgs = smuggledMrm.FixupForNewAppDomain(); 707internal static MemoryStream SerializeMessageParts(ArrayList argsToSerialize) 780internal static ArrayList DeserializeMessageParts(MemoryStream stm) 782return (ArrayList) DeserializeObject(stm);
system\runtime\remoting\ichannel.cs (6)
411private ArrayList _headerList; // array of type DictionaryEntry 485private ArrayList _children = new ArrayList(); 543ArrayList dictionaries = new ArrayList(); 634ArrayList values = new ArrayList(); 825ArrayList keys = new ArrayList(); 847ArrayList values = new ArrayList();
system\runtime\remoting\identityholder.cs (1)
117ArrayList removeList = new ArrayList();
system\runtime\remoting\leasemanager.cs (1)
181ArrayList tempObjects = new ArrayList(10);
system\runtime\remoting\message.cs (14)
2119ArrayList l = new ArrayList(len); 2145ArrayList l = new ArrayList(len); 2901internal MethodCall(SmuggledMethodCallMessage smuggledMsg, ArrayList deserializedArgs) 3329void ResolveOverloadedMethod(RuntimeType t, String methodName, ArrayList argNames, ArrayList argValues) 3403ArrayList paramNames = (ArrayList)info.GetValue("__paramNameList", typeof(ArrayList)); 3414ArrayList argValues = new ArrayList(); 3415ArrayList argNames = paramNames; 4159ArrayList deserializedArgs) 4369ArrayList paramNames = (ArrayList)info.GetValue("__paramNameList", typeof(ArrayList));
system\runtime\remoting\messagesmuggler.cs (21)
42protected static Object[] FixupArgs(Object[] args, ref ArrayList argsToSerialize) 57protected static Object FixupArg(Object arg, ref ArrayList argsToSerialize) 133protected static Object[] UndoFixupArgs(Object[] args, ArrayList deserializedArgs) 147protected static Object UndoFixupArg(Object arg, ArrayList deserializedArgs) 171ref ArrayList argsToSerialize) 302ArrayList argsToSerialize = null; 366internal ArrayList FixupForNewAppDomain() 368ArrayList deserializedArgs = null; 389internal Type[] GetInstantiation(ArrayList deserializedArgs) 397internal Object[] GetMethodSignature(ArrayList deserializedArgs) 406internal Object[] GetArgs(ArrayList deserializedArgs) 412internal LogicalCallContext GetCallContext(ArrayList deserializedArgs) 433internal void PopulateMessageProperties(IDictionary dict, ArrayList deserializedArgs) 481ArrayList argsToSerialize = null; 536internal ArrayList FixupForNewAppDomain() 538ArrayList deserializedArgs = null; 555internal Object GetReturnValue(ArrayList deserializedArgs) 561internal Object[] GetArgs(ArrayList deserializedArgs) 567internal Exception GetException(ArrayList deserializedArgs) 576internal LogicalCallContext GetCallContext(ArrayList deserializedArgs) 597internal void PopulateMessageProperties(IDictionary dict, ArrayList deserializedArgs)
system\runtime\remoting\remotingconfigparser.cs (21)
44internal ArrayList ClientSinkProviders = new ArrayList(); 45internal ArrayList ServerSinkProviders = new ArrayList(); 218internal ArrayList WellKnownObjects = new ArrayList(); 219internal ArrayList ActivatedObjects = new ArrayList(); 233ArrayList contextAttributes) 248String typeName, String assemName, ArrayList contextAttributes, 263internal ArrayList ProviderData = new ArrayList(); // array of SinkProviderData structures 281internal ArrayList ContextAttributes; 284ArrayList contextAttributes) 307internal ArrayList ChannelEntries = new ArrayList(); 308internal ArrayList InteropXmlElementEntries = new ArrayList(); 309internal ArrayList InteropXmlTypeEntries = new ArrayList(); 310internal ArrayList PreLoadEntries = new ArrayList(); 311internal ArrayList RemoteAppEntries = new ArrayList(); 312internal ArrayList ServerActivatedEntries = new ArrayList(); 313internal ArrayList ServerWellKnownEntries = new ArrayList(); 358ArrayList contextAttributes) 366ArrayList contextAttributes, String objURI, WellKnownObjectMode objMode) 1025ArrayList contextAttributes = new ArrayList(); 1117ArrayList contextAttributes = new ArrayList(); 1214ArrayList contextAttributes = new ArrayList();
system\runtime\remoting\remotingservices.cs (3)
2057ArrayList beginParameters = new ArrayList(); 2058ArrayList endParameters = new ArrayList(); 2118private static bool CompareParameterList(ArrayList params1, ParameterInfo[] params2)
system\runtime\remoting\soap.cs (5)
406ArrayList mbTable = (ArrayList)_soapActionToMethodBase[soapAction]; 411mbTable = ArrayList.Synchronized(new ArrayList()); 507ArrayList mbTable = (ArrayList)_soapActionToMethodBase[soapAction];
system\runtime\remoting\synchronizeddispatch.cs (3)
29using ArrayList = System.Collections.ArrayList; 78private ArrayList _asyncLcidList; 111internal ArrayList AsyncCallOutLCIDList
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (2)
56internal ArrayList internalCrossAppDomainArray = null; 290ArrayList argsToSerialize = null;
system\security\accesscontrol\acl.cs (1)
243private ArrayList _aces;
system\security\codeaccesssecurityengine.cs (6)
518internal static void GetZoneAndOriginHelper( CompressedStack cs, PermissionSet grantSet, PermissionSet refusedSet, ArrayList zoneList, ArrayList originList ) 536internal static void GetZoneAndOrigin( ref StackCrawlMark mark, out ArrayList zone, out ArrayList origin ) 547private static extern void GetZoneAndOriginInternal(ArrayList zoneList, 548ArrayList originList,
system\security\permissionlistset.cs (8)
36private ArrayList m_permSetTriples; 38private ArrayList m_zoneList; 39private ArrayList m_originList; 273private void UpdateTripleListAndCreateNewTriple(PermissionSetTriple currentTriple, ArrayList tripleList) 295private static void UpdateArrayList(ArrayList current, ArrayList newList) 546internal void GetZoneAndOrigin(ArrayList zoneList, ArrayList originList, PermissionToken zoneToken, PermissionToken originToken)
system\security\permissions\fileiopermission.cs (2)
239ArrayList pathArrayList = StringExpressionSet.CreateListFromExpressions(pathList, needFullPath); 1205public void AddExpressions(ArrayList values, bool checkForDuplicates)
system\security\permissions\keycontainerpermission.cs (1)
227private ArrayList m_list;
system\security\permissions\publisheridentitypermission.cs (4)
195ArrayList alCerts = new ArrayList(); 236ArrayList alCerts = new ArrayList(); 271ArrayList al = new ArrayList(); 274ArrayList alChildren = esd.Children;
system\security\permissions\siteidentitypermission.cs (1)
314ArrayList alChildren = esd.Children;
system\security\permissions\strongnameidentitypermission.cs (1)
424ArrayList alChildren = e.Children;
system\security\permissions\urlidentitypermission.cs (2)
129internal void AppendOrigin(ArrayList originList) 345ArrayList alChildren = esd.Children;
system\security\permissions\zoneidentitypermission.cs (1)
130internal void AppendZones(ArrayList zoneList)
system\security\permissionset.cs (1)
1874ArrayList childrenIndices = doc.GetChildrenPositionForElement( position );
system\security\policy\applicationtrust.cs (4)
361private ArrayList AppTrusts { 365ArrayList appTrusts = new ArrayList(); 385return m_appTrusts as ArrayList; 590ArrayList trusts = this.AppTrusts;
system\security\policy\codegroup.cs (11)
51m_children = ArrayList.Synchronized( new ArrayList() ); 68m_children = ArrayList.Synchronized( new ArrayList() ); 154ArrayList children = ArrayList.Synchronized( new ArrayList( value.Count ) ); 469ArrayList childrenList = ArrayList.Synchronized( new ArrayList() ); 478m_element.Children = (ArrayList)m_element.InternalChildren.Clone(); 484ArrayList unparsedChildren = ArrayList.Synchronized( new ArrayList() ); 748ArrayList list1 = new ArrayList(this.m_children); 749ArrayList list2 = new ArrayList(cg.m_children);
system\security\policy\evidence.cs (4)
66private volatile ArrayList m_hostList; 67private volatile ArrayList m_assemblyList; 905ArrayList hostList = new ArrayList(); 913ArrayList assemblyList = new ArrayList();
system\security\policy\netcodegroup.cs (15)
245private ArrayList m_schemesList; 247private ArrayList m_accessList; 321ArrayList list = (ArrayList)m_accessList[i]; 334ArrayList newOriginSchemeList = new ArrayList(); 355result[i].Value = ((ArrayList)m_accessList[i]).ToArray(typeof(CodeConnectAccess)); 563ArrayList accessList = (ArrayList)m_accessList[i]; 729group.m_schemesList = (ArrayList)this.m_schemesList.Clone(); 732group.m_accessList.Add(((ArrayList)this.m_accessList[i]).Clone()); 797ArrayList thisList = (ArrayList)this.m_accessList[i]; 798ArrayList thatList = (ArrayList)that.m_accessList[idx]; 826foreach (ArrayList accessList in m_accessList)
system\security\policy\policylevel.cs (14)
47private ArrayList m_fullTrustAssemblies; 48private ArrayList m_namedPermissionSets; 243ArrayList newList = new ArrayList(m_namedPermissionSets.Count); 386ArrayList namedPermissionSets = m_namedPermissionSets; 402ArrayList groups = new ArrayList(); 562ArrayList fullTrustAssemblies = new ArrayList(); 597ArrayList namedPermissionSets = new ArrayList(); 756ArrayList list = GenericResolve(evidence, out allConst); 943private static bool IsFullTrustAssembly(ArrayList fullTrustAssemblies, Evidence evidence) { 1130m_namedPermissionSets = (ArrayList)level.NamedPermissionSets; 1132m_fullTrustAssemblies = (ArrayList)level.FullTrustAssemblies; 1221private ArrayList GenericResolve(Evidence evidence, out bool allConst) { 1242ArrayList accumulator = new ArrayList(); 1405private ArrayList m_array;
system\security\policy\policystatement.cs (1)
479ArrayList childPositions = doc.GetChildrenPositionForElement( position );
system\security\policymanager.cs (4)
38ArrayList policyLevels = new ArrayList(); 53return m_policyLevels as ArrayList; 199ArrayList accumList = new ArrayList(); 364ArrayList list = new ArrayList();
system\security\securitydocument.cs (2)
309public ArrayList GetChildrenPositionForElement( int position ) 317ArrayList children = new ArrayList();
system\security\securityelement.cs (5)
46private ArrayList m_lChildren; 47internal ArrayList m_lAttributes; 195ArrayList list = new ArrayList(value.Count); 242public ArrayList Children 280internal ArrayList InternalChildren
system\security\securitymanager.cs (2)
155static public void GetZoneAndOrigin( out ArrayList zone, out ArrayList origin )
system\security\util\parser.cs (1)
24using ArrayList = System.Collections.ArrayList;
system\security\util\sitestring.cs (4)
21protected ArrayList m_separatedSite; 36private SiteString(String site, ArrayList separatedSite) 42private static ArrayList CreateSeparatedSite(String site) 50ArrayList list = new ArrayList();
system\security\util\stringexpressionset.cs (4)
36protected ArrayList m_list; 195public void AddExpressions( ArrayList exprArrayList, bool checkForDuplicates) 215internal static ArrayList CreateListFromExpressions(String[] str, bool needFullPath) 223ArrayList retArrayList = new ArrayList();
system\security\util\urlstring.cs (4)
1091private ArrayList CreateSeparatedString(String directory) 1099ArrayList list = new ArrayList(); 1170private ArrayList CreateSeparatedString(String directory) 1178ArrayList list = new ArrayList();
system\threading\compressedstack.cs (2)
485internal void GetZoneAndOrigin(ArrayList zoneList, ArrayList originList, PermissionToken zoneToken, PermissionToken originToken)
PresentationBuildTasks (70)
BuildTasks\Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
404ArrayList itemToRemove = new ArrayList();
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (12)
1124private ArrayList ProcessReferenceList( ) 1126ArrayList referenceList = new ArrayList(); 1268ArrayList referenceList = ProcessReferenceList(); 1316ArrayList bamlFileList = new ArrayList(); 1317ArrayList csFileList = new ArrayList(); 1318ArrayList localRefPageList = new ArrayList(); 1319ArrayList localRefAppdefList = new ArrayList(); 1428ArrayList allGeneratedFiles = new ArrayList( ); 1474ref ArrayList outputBamlFileList, 1475ref ArrayList outputCodeFileList, 1476ref ArrayList outputLocalRefXamlList) 1638ArrayList locFileItemList = new ArrayList();
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (4)
131ArrayList referenceList; 572private void PrepareForMarkupCompilation(out FileUnit localApplicationFile, out FileUnit[] localXamlPageFileList, out ArrayList referenceList) 647private void DoLocalReferenceMarkupCompilation(FileUnit localApplicationFile, FileUnit[] localXamlPageFileList, ArrayList referenceList) 735ArrayList bamlFileList = new ArrayList();
BuildTasks\MS\Internal\Localization\LocalizationParserHooks.cs (1)
27private ArrayList _commentList;
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (5)
112public ArrayList ReferenceAssemblyList 1155internal void ConnectNameAndEvents(string elementName, ArrayList events, int connectionId) 3401private ArrayList _referenceAssemblyList = null; 3405private ArrayList _pendingLocalFiles = null; 3433private ArrayList _usingNS = null;
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
938private ArrayList _events = null;
BuildTasks\MS\Internal\Tasks\CompilerLocalReference.cs (1)
272ArrayList alMarkupPages = new ArrayList();
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
115internal ArrayList References
Framework\System\Windows\Markup\BamlMapTable.cs (8)
1758private ArrayList AssemblyIdMap 1763private ArrayList TypeIdMap 1768private ArrayList AttributeIdMap 1773private ArrayList StringIdMap 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 (6)
703ArrayList asmList = new ArrayList(); 1792internal ArrayList RecordList 1812private ArrayList _recordList; 1936ArrayList _deferKeys; 1939ArrayList _deferValues; // Values in the dictionary 1943ArrayList _deferElement; // Start tag and properties
Framework\System\Windows\Markup\MarkupExtensionParser.cs (21)
325ArrayList tokens = TokenizeAttributes(args, lineNumber, linePosition, targetType); 627internal ArrayList CompileAttributes( 628ArrayList markupExtensionList, 631ArrayList xamlNodes = new ArrayList(markupExtensionList.Count * 5); 648ArrayList xamlNodes, 752ArrayList xamlNodes, 757ArrayList list = TokenizeAttributes(data.Args, data.LineNumber, data.LinePosition, data.TargetType); 838internal ArrayList CompileDictionaryKeys( 839ArrayList complexDefAttributesList, 842ArrayList xamlNodes = new ArrayList(complexDefAttributesList.Count * 5); 857ArrayList xamlNodes, 860ArrayList list = TokenizeAttributes(data.Args, data.LineNumber, data.LinePosition, data.TargetType); 930private ArrayList TokenizeAttributes ( 955ArrayList list = null; 1201private static void AddToTokenList(ArrayList list, StringBuilder sb, bool trim) 1245ArrayList xamlNodes, 1246ArrayList list, 1357ArrayList xamlNodes, 1358ArrayList list, 1364ArrayList propertyNamesSoFar = new ArrayList(list.Count/4); 1513ArrayList xamlNodes,
Framework\System\Windows\Markup\XamlReaderHelper.cs (7)
2788ArrayList markupExtensionList = null; 2789ArrayList complexDefAttributesList = null; 2951ArrayList xamlNodes = _extensionParser.CompileDictionaryKeys(complexDefAttributesList, XmlReader.Depth); 2963ArrayList xamlNodes = _extensionParser.CompileAttributes(markupExtensionList, XmlReader.Depth); 2988ref ArrayList complexDefAttributeList, 3189ref ArrayList markupExtensionList) 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 (69)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
967private ArrayList _byteRangesAvailable = new ArrayList(2); // byte ranges that are downloaded 968private ArrayList _requestsOnWait; // List of byte ranges requested need to be processed
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (2)
971private void MergeByteRanges(ArrayList ranges) 1400private ArrayList _byteRangesAvailable; // byte ranges that are downloaded
Core\CSharp\MS\Internal\Resources\ResourceManagerWrapper.cs (2)
214private void AddResourceNameToList(ResourceSet rs, ref ArrayList resourceList) 286private ArrayList _resourceList = null;
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (7)
61private ArrayList _lsrunsMainText; // list of lsrun of main text 62private ArrayList _lsrunsMarkerText; // list of lsrun of marker text 1619ArrayList boundsList = null; 1821ArrayList boundsList, 1905ArrayList boundsList, 1999ArrayList boundsList, 2821ArrayList lsruns = _lsrunsMainText;
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (4)
166ArrayList runs = new ArrayList(2); 269ArrayList runs, 408ArrayList runs, 436ArrayList runs,
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (3)
80private ArrayList _lsrunList; // lsrun list 1963ArrayList lsruns = new ArrayList(3); 2499internal ArrayList LsrunList
Core\CSharp\System\Windows\DataFormats.cs (1)
499private static ArrayList _formatList;
Core\CSharp\System\Windows\DataObject.cs (3)
1552ArrayList distinct; 2836ArrayList formats; 3840ArrayList formats;
Core\CSharp\System\Windows\EventHandlersStore.cs (1)
268private static void OnEventHandlersIterationCallback(ArrayList list, int key, object value)
Core\CSharp\System\Windows\GlobalEventManager.cs (1)
452private static ArrayList _globalIndexToEventMap = new ArrayList(100); //
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (11)
50ArrayList elements = (ArrayList)akm._keyToElements[key]; 85ArrayList elements = (ArrayList)akm._keyToElements[key]; 446possibleElements = CopyAndPurgeDead(_keyToElements[key] as ArrayList); 659private static void PurgeDead(ArrayList elements, object elementToRemove) 681private static List<IInputElement> CopyAndPurgeDead(ArrayList elements) 774ArrayList elements = (ArrayList)entry.Value; 795ArrayList elements = (ArrayList)entry.Value;
Core\CSharp\System\Windows\Input\CursorConverter.cs (1)
70ArrayList list1 = new ArrayList();
Core\CSharp\System\Windows\Input\InputLanguageSource.cs (1)
137ArrayList al = new ArrayList();
Core\CSharp\System\Windows\Input\InputProcessorProfiles.cs (2)
175internal ArrayList InputLanguageList 187ArrayList arrayLang = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
657ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (5)
168ArrayList metadataBlocks = blockWriter.MetadataBlocks; 294ArrayList metadataBlocks = new ArrayList(); 477internal ArrayList MetadataBlocks 487private ArrayList _metadataBlocks; 641private ArrayList _metadataBlocks;
Core\CSharp\System\Windows\Media\Imaging\ImagingCache.cs (1)
91ArrayList al = new ArrayList();
Core\CSharp\System\Windows\Media\MediaSystem.cs (1)
393private static ArrayList _mediaContexts = new ArrayList();
PresentationFramework (208)
src\Framework\MS\Internal\Annotations\Anchoring\PathNode.cs (2)
389_children = ArrayList.ReadOnly(_children); 406private ArrayList _children = new ArrayList(1);
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
79ArrayList list = new ArrayList();
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
109ArrayList list = new ArrayList();
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
862ArrayList _viewList, _rawList;
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
995ArrayList annotations = new ArrayList(1);
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
612ArrayList keysToBeRemoved = new ArrayList();
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
256ArrayList names = (ic == null) ? null : new ArrayList(ic);
src\Framework\MS\Internal\Data\DataExtensionMethods.cs (6)
28ArrayList al; 31if ((al = list as ArrayList) != null) 55ArrayList al; 58if ((al = list as ArrayList) != null) 74ArrayList al; 77if ((al = list as ArrayList) != null)
src\Framework\MS\Internal\Data\DefaultAsyncDataDispatcher.cs (1)
112ArrayList _list = new ArrayList();
src\Framework\MS\Internal\Data\PathParser.cs (1)
396ArrayList _al = new ArrayList();
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
1911typeof(System.Collections.ArrayList),
src\Framework\MS\Internal\Data\SortFieldComparer.cs (1)
86internal static void SortHelper(ArrayList al, IComparer comparer)
src\Framework\MS\Internal\Data\ViewManager.cs (2)
252ArrayList al = new ArrayList(); 796ArrayList al = new ArrayList();
src\Framework\MS\Internal\DataStreams.cs (8)
94private ArrayList GetSubStreams(object key) 96ArrayList subStreams = (ArrayList) _subStreams[key]; 119private ArrayList SaveSubStreams(UIElement element) 121ArrayList subStreams = null; 211ArrayList subStreams = this.SaveSubStreams(element); 279private void LoadSubStreams(UIElement element, ArrayList subStreams) 334ArrayList properties = this.GetSubStreams(persistId);
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
1453ArrayList visiblePages = new ArrayList();
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (1)
56ArrayList deferredResources = new ArrayList();
src\Framework\MS\Internal\Helper.cs (1)
86internal static object FindTemplateResourceFromAppOrSystem(DependencyObject target, ArrayList keys, int exactMatch, ref int bestMatch)
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (3)
438ArrayList pointArray = new ArrayList(); 468private void FillInPoints(ArrayList pointArray, Point point1, Point point2) 493private void FillInGrid(ArrayList pointArray,
src\Framework\MS\Internal\PtsHost\Line.cs (1)
697ArrayList glyphRunsCollection = new ArrayList(4);
src\Framework\MS\Internal\PtsHost\PtsContext.cs (2)
626private ArrayList _pages; 644private ArrayList _pageBreakRecords;
src\Framework\MS\Internal\Utility\TraceLog.cs (1)
69ArrayList _log;
src\Framework\MS\Internal\WeakHashtable.cs (1)
112ArrayList cleanupList = null;
src\Framework\System\Windows\Controls\DataGrid.cs (1)
2664ArrayList itemsToRemove = new ArrayList(SelectedItems);
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
2809private ArrayList _emptyGroupItems;
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (1)
948private ArrayList _positionList;
src\Framework\System\Windows\Controls\RadioButton.cs (7)
79ArrayList elements = (ArrayList)_groupNameToElements[groupName]; 105ArrayList elements = (ArrayList)_groupNameToElements[groupName]; 119private static void PurgeDead(ArrayList elements, object elementToRemove) 147ArrayList elements = (ArrayList)_groupNameToElements[groupName];
src\Framework\System\Windows\Controls\TextBlock.cs (4)
1478ArrayList inlineObjects = InlineObjects; 2073ArrayList inlineObjects = InlineObjects; 2873private ArrayList InlineObjects 3969internal ArrayList InlineObjects;
src\Framework\System\Windows\Data\BindingOperations.cs (1)
266ArrayList batch = new ArrayList(8);
src\Framework\System\Windows\Data\CollectionView.cs (4)
1872private ICollection ProcessChangeLog(ArrayList changeLog, bool processAll=false) 2174ArrayList _changeLog = new ArrayList(); 2175ArrayList _tempChangeLog = EmptyArrayList; 2193static readonly ArrayList EmptyArrayList = new ArrayList();
src\Framework\System\Windows\Data\CompositeCollection.cs (3)
474private void Initialize(ArrayList internalList) 480private ArrayList InternalList 553private ArrayList _internalList;
src\Framework\System\Windows\Data\ListCollectionView.cs (2)
2388internal ArrayList ShadowCollection 3356private ArrayList _shadowCollection;
src\Framework\System\Windows\Documents\AdornerLayer.cs (29)
196ArrayList adornerInfos = ElementMap[adorner.AdornedElement] as ArrayList; 224ArrayList adornerInfos = (ArrayList)ElementMap[key]; 248ArrayList adornerInfos = ElementMap[element] as ArrayList; 274ArrayList adornerInfos = ElementMap[element] as ArrayList; 436ArrayList adornerInfos = (ArrayList)zOrderMapEntries[i].Value; 470ArrayList adornerInfos = (ArrayList)zOrderMapEntries[i].Value; 576ArrayList adornerInfos = ElementMap[adorner.AdornedElement] as ArrayList; 602ArrayList adornerInfos = ElementMap[adorner.AdornedElement] as ArrayList; 659ArrayList adornerInfos = (ArrayList)_zOrderMap[zOrder]; 681adornerInfos = (ArrayList)_zOrderMap[keys[index]]; 697ArrayList adornerInfos = ElementMap[element] as ArrayList; 728ArrayList adornerInfos = ElementMap[element] as ArrayList; 791ArrayList removeList = new ArrayList(1); 920ArrayList adornerInfos = infoMap[key] as ArrayList; 938private AdornerInfo GetAdornerInfo(ArrayList adornerInfos, Adorner adorner) 958ArrayList adornerInfos; 967adornerInfos = (ArrayList)infoMap[key];
src\Framework\System\Windows\Documents\CompositionAdorner.cs (4)
58internal CompositionAdorner(ITextView textView, ArrayList attributeRanges) 407private readonly ArrayList _attributeRanges; 543internal ArrayList CompositionLines 667private readonly ArrayList _compositionLines;
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
932ArrayList notificationList = new ArrayList();
src\Framework\System\Windows\Documents\FixedDocument.cs (5)
829internal Dictionary<FixedPage, ArrayList> Highlights 866_highlights = new Dictionary<FixedPage, ArrayList>(); 1181ArrayList dirtyPages = new ArrayList(); 1264ArrayList completedRequests = new ArrayList(); 1339private Dictionary<FixedPage, ArrayList> _highlights;
src\Framework\System\Windows\Documents\FixedPage.cs (1)
1045ArrayList childPath = new ArrayList();
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
501ArrayList ar = new ArrayList();
src\Framework\System\Windows\Documents\FixedTextContainer.cs (2)
414internal void GetMultiHighlights(FixedTextPointer start, FixedTextPointer end, Dictionary<FixedPage, ArrayList> highlights, FixedHighlightType t, 480ArrayList lfs;
src\Framework\System\Windows\Documents\FixedTextView.cs (3)
258Dictionary<FixedPage, ArrayList> highlights = new Dictionary<FixedPage,ArrayList>(); 264ArrayList highlightList;
src\Framework\System\Windows\Documents\FlowPosition.cs (1)
390ArrayList ar = new ArrayList();
src\Framework\System\Windows\Documents\Highlights.cs (1)
461private ArrayList _layers;
src\Framework\System\Windows\Documents\HighlightVisual.cs (3)
94ArrayList highlights = _panel.Highlights[_page]; 177private void _UpdateHighlightBackground(DrawingContext dc, ArrayList highlights) 279private void _UpdateHighlightForeground(DrawingContext dc, ArrayList highlights)
src\Framework\System\Windows\Documents\MoveSizeWinEventHandler.cs (1)
134private ArrayList _arTextStore;
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
3111private ArrayList _cellFormats;
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
372ArrayList ranges = new ArrayList(); //text ranges in area
src\Framework\System\Windows\Documents\Speller.cs (9)
197ArrayList suggestions; 768ArrayList segments; 974ArrayList suggestions = (ArrayList)data.Data; 1172ArrayList segments; 1314private int FindPositionInSegmentList(TextMap textMap, LogicalDirection direction, ArrayList segments, 1498ArrayList segments = (ArrayList)o; 2183private ArrayList _ignoredWordsList;
src\Framework\System\Windows\Documents\SpellerStatusTable.cs (1)
837private readonly ArrayList _runList;
src\Framework\System\windows\Documents\TextEditor.cs (1)
2029private static ArrayList _registeredEditingTypes = new ArrayList(4);
src\Framework\System\windows\Documents\TextEditorThreadLocalStore.cs (2)
65internal ArrayList PendingInputItems 169private ArrayList _pendingInputItems;
src\Framework\System\Windows\Documents\TextStore.cs (2)
4438private ArrayList _preparedattributes; 4441private ArrayList _mouseSinks;
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (4)
170ArrayList openLists = new ArrayList(); 214private int BuildListStyles(ListLevelTable[] levels, ArrayList openLists) 393ArrayList openLists = new ArrayList(); 1751ArrayList spanCounts = new ArrayList();
src\Framework\System\Windows\FrameworkElement.cs (3)
1436ArrayList keys = new ArrayList(); 1485private static object FindTemplateResourceInTree(DependencyObject target, ArrayList keys, int exactMatch, ref int bestMatch) 1605ResourceDictionary table, ArrayList keys, int exactMatch, ref int bestMatch)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1407private ArrayList _hooks;
src\Framework\System\Windows\Markup\BamlMapTable.cs (12)
1709table._assemblyIdToInfo = (ArrayList)_assemblyIdToInfo.Clone(); 1710table._typeIdToInfo = (ArrayList)_typeIdToInfo.Clone(); 1711table._attributeIdToInfo = (ArrayList)_attributeIdToInfo.Clone(); 1712table._stringIdToInfo = (ArrayList)_stringIdToInfo.Clone(); 1758private ArrayList AssemblyIdMap 1763private ArrayList TypeIdMap 1768private ArrayList AttributeIdMap 1773private ArrayList StringIdMap 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\BamlReader.cs (1)
2849private ArrayList _properties;
src\Framework\System\Windows\Markup\BamlRecordReader.cs (10)
179internal ArrayList RootList 1428ArrayList paramList = null; 1522paramList = (ArrayList)CurrentContext.ObjectData; 1735ArrayList defKeyList; 1774out ArrayList defKeyList, 1784ArrayList staticResources = new ArrayList(); 3954ArrayList paramList = new ArrayList(2); 3962ArrayList paramList = (ArrayList) CurrentContext.ObjectData; 5698ArrayList _rootList;
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (5)
1792internal ArrayList RecordList 1812private ArrayList _recordList; 1936ArrayList _deferKeys; 1939ArrayList _deferValues; // Values in the dictionary 1943ArrayList _deferElement; // Start tag and properties
src\Framework\System\Windows\Markup\BamlWriter.cs (1)
1423ArrayList _markupExtensionNodes;
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (21)
325ArrayList tokens = TokenizeAttributes(args, lineNumber, linePosition, targetType); 627internal ArrayList CompileAttributes( 628ArrayList markupExtensionList, 631ArrayList xamlNodes = new ArrayList(markupExtensionList.Count * 5); 648ArrayList xamlNodes, 752ArrayList xamlNodes, 757ArrayList list = TokenizeAttributes(data.Args, data.LineNumber, data.LinePosition, data.TargetType); 838internal ArrayList CompileDictionaryKeys( 839ArrayList complexDefAttributesList, 842ArrayList xamlNodes = new ArrayList(complexDefAttributesList.Count * 5); 857ArrayList xamlNodes, 860ArrayList list = TokenizeAttributes(data.Args, data.LineNumber, data.LinePosition, data.TargetType); 930private ArrayList TokenizeAttributes ( 955ArrayList list = null; 1201private static void AddToTokenList(ArrayList list, StringBuilder sb, bool trim) 1245ArrayList xamlNodes, 1246ArrayList list, 1357ArrayList xamlNodes, 1358ArrayList list, 1364ArrayList propertyNamesSoFar = new ArrayList(list.Count/4); 1513ArrayList xamlNodes,
src\Framework\System\Windows\Markup\XamlStream.cs (6)
384ArrayList bufferArray; // arraylist of buffers 445void CheckIfCanRemoveFromArrayList(long position,ArrayList arrayList,ref long firstBufferPosition) 562ArrayList ReaderBufferArrayList 571ArrayList WriterBufferArrayList 602ArrayList _readerBufferArrayList; 603ArrayList _writerBufferArrayList;
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\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
749ArrayList unspecifiedBlocks = new ArrayList();
src\Framework\System\Windows\Navigation\JournalEntryListConverter.cs (1)
204private ArrayList _items;
src\Framework\System\Windows\Navigation\NavigationService.cs (5)
3729internal ArrayList ChildNavigationServices 3855internal ArrayList PendingNavigationList 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\Window.cs (1)
7620private ArrayList _threadWindowHandles;
src\Framework\System\Windows\WindowCollection.cs (1)
211private ArrayList _list;
System (179)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
28private ArrayList data = new ArrayList();
compmod\system\codedom\CodeTypeReference.cs (1)
168ArrayList typeArgumentList = new ArrayList();
compmod\system\codedom\compiler\CodeDomConfigurationHandler.cs (2)
40internal ArrayList _allCompilerInfo; 114_allCompilerInfo = (ArrayList)original._allCompilerInfo.Clone();
compmod\system\codedom\compiler\CodeDOMProvider.cs (1)
87ArrayList values = Config._allCompilerInfo;
compmod\system\collections\specialized\nameobjectcollectionbase.cs (1)
43private ArrayList _entriesArray;
compmod\system\collections\specialized\namevaluecollection.cs (13)
137private static String GetAsOneString(ArrayList list) { 158private static String[] GetAsStringArray(ArrayList list) 273ArrayList values = (ArrayList)BaseGet(name); 293ArrayList values = (ArrayList)BaseGet(name); 301ArrayList values = (ArrayList)BaseGet(name); 314ArrayList values = new ArrayList(1); 351ArrayList values = (ArrayList)BaseGet(index); 359ArrayList values = (ArrayList)BaseGet(index);
compmod\system\collections\specialized\notifycollectionchangedeventargs.cs (4)
301_newItems = (newItems == null) ? null : ArrayList.ReadOnly(newItems); 303_oldItems = (oldItems == null) ? null : ArrayList.ReadOnly(oldItems); 329_newItems = (newItems == null) ? null : ArrayList.ReadOnly(newItems); 337_oldItems = (oldItems == null) ? null : ArrayList.ReadOnly(oldItems);
compmod\system\collections\specialized\ordereddictionary.cs (5)
31private ArrayList _objectsArray; 122private ArrayList objectsArray { 391internal OrderedDictionaryEnumerator (ArrayList array, int objectReturnType) { 459private ArrayList _objects; 462public OrderedDictionaryKeyValueCollection(ArrayList array, bool isKeys) {
compmod\system\collections\specialized\stringcollection.cs (1)
19private ArrayList data = new ArrayList();
compmod\system\componentmodel\design\DesignerOptionService.cs (2)
143private ArrayList _children; 204ArrayList propList;
compmod\system\componentmodel\design\serialization\ContextStack.cs (1)
32private ArrayList contextStack;
compmod\system\componentmodel\EnumConverter.cs (1)
257ArrayList objValues = null;
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
367ArrayList eventArrayList = new ArrayList(events);
compmod\system\componentmodel\ExtendedPropertyDescriptor.cs (1)
41ArrayList attrList = new ArrayList(AttributeArray);
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
15ArrayList sorts = new ArrayList();
compmod\system\componentmodel\MemberDescriptor.cs (1)
111ArrayList newArray = new ArrayList();
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
392ArrayList propArrayList = new ArrayList(properties);
compmod\system\componentmodel\ReferenceConverter.cs (1)
144ArrayList list = new ArrayList();
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
511ArrayList propertyList = null; 779ArrayList typeList = new ArrayList();; 1138ArrayList extendedList = new ArrayList(attributes.Count);
compmod\system\componentmodel\TypeDescriptor.cs (9)
1240private static ArrayList FilterMembers(IList members, Attribute[] attributes) { 1241ArrayList newMembers = null; 1751ArrayList filteredEvents = FilterMembers(events, attributes); 1972ArrayList filteredProperties = FilterMembers(properties, attributes); 2418IList list = members as ArrayList; 2447ArrayList filterResult = FilterMembers(list, filter); 2508IList list = members as ArrayList; 2787ArrayList list = new ArrayList(primary.Count + secondary.Count); 3326ArrayList.Adapter(infos).Sort(MemberDescriptorComparer.Instance);
compmod\system\diagnostics\SwitchAttribute.cs (3)
55 ArrayList switchAttribs = new ArrayList (); 69 static void GetAllRecursive(Type type, ArrayList switchAttribs) { 82 static void GetAllRecursive(MemberInfo member, ArrayList switchAttribs) {
compmod\system\diagnostics\TraceListeners.cs (1)
18ArrayList list;
compmod\system\security\permissions\ResourcePermissionBase.cs (1)
206ArrayList list = new ArrayList();
misc\WeakHashtable.cs (1)
99ArrayList cleanupList = null;
net\System\Net\_AuthenticationManagerDefault.cs (5)
31private volatile ArrayList moduleList; 63private ArrayList ModuleList 107ArrayList moduleListCopy = new ArrayList(); 147private static void RemoveAuthenticationType(ArrayList list, string typeToRemove) 448ArrayList moduleList = ModuleList;
net\System\Net\_Connection.cs (1)
292private ArrayList m_WriteList;
net\System\Net\_ConnectionGroup.cs (4)
25private ArrayList m_ConnectionList; 240ArrayList connectionsToClose = new ArrayList(); 266ArrayList connectionsToClose = new ArrayList(); 457ArrayList closedConnections = new ArrayList();
net\System\Net\_FtpControlStream.cs (1)
460ArrayList commandList = new ArrayList();
net\System\Net\_SecureChannel.cs (1)
550ArrayList filteredCerts = new ArrayList(); // This is an intermediate client certs collection that try to use if no selectedCert is available yet.
net\System\Net\_TLSstream.cs (1)
434private ArrayList m_PendingIO = new ArrayList();
net\System\Net\_WebProxyDataBuilder.cs (2)
236private static ArrayList ParseBypassList(string bypassListString, out bool bypassOnLocal) { 242ArrayList bypassList = null;
net\System\Net\Cache\_Rfc2616CacheValidators.cs (4)
1339ArrayList varyValues = new ArrayList(); 1372ArrayList requestFields = new ArrayList(); 1380ArrayList cacheFields = new ArrayList(); 1780ArrayList varyValues = new ArrayList();
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
454private ArrayList _Buffers;
net\System\Net\Cache\HttpRequestCacheValidator.cs (5)
938System.Collections.ArrayList privateList = new System.Collections.ArrayList(); 968System.Collections.ArrayList nocacheList = new System.Collections.ArrayList(); 1057System.Collections.ArrayList privateList = new System.Collections.ArrayList(); 1085System.Collections.ArrayList nocacheList = new System.Collections.ArrayList(); 1161ArrayList remainingWarnings = new ArrayList();
net\System\Net\Configuration\WebRequestModulesSection.cs (3)
117internal ArrayList WebRequestModules 121ArrayList retval = this.webRequestModules; 131ArrayList webRequestModules = null;
net\System\Net\connectionpool.cs (1)
66private ArrayList m_ObjectList;
net\System\Net\cookiecollection.cs (1)
33ArrayList m_list = new ArrayList();
net\System\Net\DNS.cs (2)
82ArrayList TempList = new ArrayList(); 1103ArrayList addresses = new ArrayList();
net\System\Net\HttpListener.cs (11)
1787ArrayList challenges = null; 1999ArrayList challenges = BuildChallenge(context.AuthenticationSchemes, request.m_ConnectionId, 2210private static void AddChallenge(ref ArrayList challenges, string challenge) 2225private ArrayList BuildChallenge(AuthenticationSchemes authenticationScheme, ulong connectionId, 2229ArrayList challenges = null; 2323private void SendError(ulong requestId, HttpStatusCode httpStatusCode, ArrayList challenges) 2548private ArrayList m_ExtraSavedDigests; 2549private ArrayList m_ExtraSavedDigestsBaking; 2563ArrayList digestsToClose = null; 2637ArrayList[] toClose = new ArrayList[3];
net\System\Net\HttpListenerRequest.cs (1)
1293ArrayList values = new ArrayList();
net\System\Net\Internal.cs (2)
209ArrayList collections = new ArrayList(16); 2075ArrayList certificateProblems = new ArrayList();
net\System\Net\mail\SmtpAuthenticationManager.cs (1)
16static ArrayList modules = new ArrayList();
net\System\Net\mail\SmtpFailedRecipientsException.cs (1)
53internal SmtpFailedRecipientsException(ArrayList innerExceptions, bool allFailed) :
net\System\Net\mail\SmtpReplyReaderFactory.cs (2)
320ArrayList lines = new ArrayList(); 371ArrayList lines;
net\System\Net\mail\SmtpTransport.cs (2)
70ArrayList failedRecipientExceptions = new ArrayList(); 367ArrayList failedRecipientExceptions = new ArrayList();
net\System\Net\ServicePoint.cs (1)
1186ArrayList cgs = new ArrayList(m_ConnectionGroupList.Count);
net\System\Net\SocketPermission.cs (10)
182private ArrayList m_connectList; 183private ArrayList m_acceptList; 287sp.m_connectList = (ArrayList)m_connectList.Clone(); 288sp.m_acceptList = (ArrayList)m_acceptList.Clone(); 292private bool FindSubset(ArrayList source, ArrayList target) { 507private static void ParseAddXmlElement(SecurityElement et, ArrayList listToAdd, string accessStr) { 633private static void intersectLists(ArrayList A, ArrayList B, ArrayList result) {
net\System\Net\WebHeaderCollection.cs (1)
795ArrayList ValueList = null;
net\System\Net\WebPermission.cs (21)
242private ArrayList m_connectList = new ArrayList(); 243private ArrayList m_acceptList = new ArrayList(); 271ArrayList cloned = new ArrayList(m_connectList.Count); 294ArrayList cloned = new ArrayList(m_acceptList.Count); 387ArrayList lists = new ArrayList(); 393foreach (ArrayList list in lists) 424ArrayList lists = new ArrayList(); 430foreach (ArrayList list in lists) 486ArrayList lists = new ArrayList(); 492foreach (ArrayList list in lists) 533wp.m_acceptList = (ArrayList)m_acceptList.Clone(); 534wp.m_connectList = (ArrayList)m_connectList.Clone(); 623private static bool isSpecialSubsetCase(String regexToCheck, ArrayList permList) { 677result.m_connectList = (ArrayList) other.m_connectList.Clone(); 697result.m_acceptList = (ArrayList) other.m_acceptList.Clone(); 745result.m_connectList = (ArrayList) (m_UnrestrictedConnect ? other : this).m_connectList.Clone(); 758result.m_acceptList = (ArrayList) (m_UnrestrictedAccept ? other : this).m_acceptList.Clone(); 977private static bool isMatchedURI(object uriToCheck, ArrayList uriPatternList) { 1026private static void intersectList(ArrayList A, ArrayList B, ArrayList result) {
net\System\Net\webproxy.cs (6)
27internal ArrayList bypassList; 45private ArrayList _BypassList; 246public ArrayList BypassArrayList { 307ArrayList bypassList = _BypassList; 445_BypassList = (ArrayList)serializationInfo.GetValue("_BypassList", typeof(ArrayList));
net\System\Net\WebRequest.cs (5)
48private static volatile ArrayList s_PrefixList; 143ArrayList prefixList = PrefixList; 375ArrayList prefixList = (ArrayList)PrefixList.Clone(); 513internal static ArrayList PrefixList {
net\System\URI.cs (1)
904System.Collections.ArrayList pathSegments = new System.Collections.ArrayList();
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
35internal ArrayList _matches;
security\system\security\Authentication\ExtendedProtection\ServiceNameCollection.cs (3)
28ArrayList newServiceNames = new ArrayList(); // be compatible with .Net 1.x; no generics 39ArrayList newServiceNames = new ArrayList(); // be compatible with .Net 1.x; no generics 53private static void AddIfNew(ArrayList newServiceNames, string serviceName)
security\system\security\cryptography\asnencodeddata.cs (1)
100private ArrayList m_list = null;
security\system\security\cryptography\oid.cs (1)
135private ArrayList m_list;
security\system\security\cryptography\x509\x509extension.cs (1)
592private ArrayList m_list = new ArrayList();
services\monitoring\system\diagnosticts\EventLog.cs (1)
736ArrayList newsources = new ArrayList(sources.Length - 1);
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
1739public ArrayList listeningComponents = new ArrayList();
services\monitoring\system\diagnosticts\Process.cs (2)
1557ArrayList list = new ArrayList(); 2689public ArrayList threadInfoList = new ArrayList();
services\monitoring\system\diagnosticts\ProcessManager.cs (5)
352ArrayList threadInfos = new ArrayList(); 423ArrayList moduleInfos = new ArrayList(); 660ArrayList moduleInfos = new ArrayList(); 793ArrayList threadInfos = new ArrayList(); 809ArrayList counterList = new ArrayList();
services\monitoring\system\diagnosticts\ProcessStartInfo.cs (1)
293ArrayList verbs = new ArrayList();
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (2)
653ArrayList names = new ArrayList(); 1714public ArrayList CounterNames;
sys\system\configuration\ApplicationSettingsBase.cs (1)
713ArrayList settingProps = new ArrayList();
sys\system\configuration\SettingsPropertyValueCollection.cs (5)
26private ArrayList _Values = null; 78ArrayList al = new ArrayList(); 130_Values = ArrayList.ReadOnly(_Values); 157private SettingsPropertyValueCollection(Hashtable indices, ArrayList values) 160_Values = (ArrayList)values.Clone();
System.Activities.Presentation (9)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (3)
101ArrayList convertedStandardValues = new ArrayList(standardValues == null ? 0 : standardValues.Count); 115ArrayList filteredStandardValues = new ArrayList(); 117foreach (var i in (ArrayList)_contents)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
61public static ArrayList GetStandardValues(TypeConverter converter) 80ArrayList convertedValues = new ArrayList(values.Count);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (2)
745private ArrayList _standardValues; 922ArrayList nextSetOfValues = null;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (2)
1466ArrayList compiledAttributes = cache.Cache; 1792internal ArrayList Cache;
System.Configuration (28)
System\Configuration\BaseConfigurationRecord.cs (3)
157protected ArrayList _locationSections; 367ArrayList locationSubPathInputs = null; 3775private ArrayList EnsureLocationSections() {
System\Configuration\ConfigDefinitionUpdates.cs (2)
14private ArrayList _locationUpdatesList; 59internal ArrayList LocationUpdatesList {
System\Configuration\ConfigurationElement.cs (3)
433internal ArrayList GetErrorsList() { 434ArrayList errorList = new ArrayList(); 447ArrayList errorsList;
System\Configuration\ConfigurationElementCollection.cs (3)
22private ArrayList _items = new ArrayList(); 45private ArrayList Items { 1274internal Enumerator(ArrayList items, ConfigurationElementCollection collection) {
System\Configuration\ConfigurationErrorsException.cs (1)
100internal ConfigurationErrorsException(ArrayList coll) :
System\Configuration\ConfigurationLockCollection.cs (2)
25private ArrayList internalArraylist; 218ArrayList removeList = new ArrayList();
System\Configuration\ConfigurationPropertyCollection.cs (1)
14private ArrayList _items = new ArrayList();
System\Configuration\elementinformation.cs (1)
156ArrayList arrayList;
System\Configuration\MgmtConfigurationRecord.cs (9)
351ArrayList locations = new ArrayList(); 997private ArrayList GetDescendentSectionFactories(string configKey) { 998ArrayList sectionGroups = new ArrayList(); 1021private ArrayList GetDescendentSectionGroupFactories(string configKey) { 1023ArrayList sectionGroups = new ArrayList(); 1066ArrayList sections = GetDescendentSectionFactories(configKey); 1072ArrayList sectionGroups = GetDescendentSectionGroupFactories(configKey); 1144ArrayList configSourceUpdates; 1688out ConfigDefinitionUpdates definitionUpdates, out ArrayList configSourceUpdates) {
System\Configuration\ProviderSettings.cs (1)
81ArrayList removeList = null;
System\Configuration\SectionUpdates.cs (2)
247ArrayList unretrievedGroups = new ArrayList(); 270ArrayList newsGroups = new ArrayList();
System.Data (108)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToStandardValuesConverter.cs (3)
101ArrayList convertedStandardValues = new ArrayList(standardValues == null ? 0 : standardValues.Count); 115ArrayList filteredStandardValues = new ArrayList(); 117foreach (var i in (ArrayList)_contents)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
61public static ArrayList GetStandardValues(TypeConverter converter) 80ArrayList convertedValues = new ArrayList(values.Count);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (2)
745private ArrayList _standardValues; 922ArrayList nextSetOfValues = null;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (2)
1466ArrayList compiledAttributes = cache.Cache; 1792internal ArrayList Cache;
fx\src\data\System\Data\BaseCollection.cs (1)
93protected virtual ArrayList List {
fx\src\data\System\Data\CodeGen\datacache.cs (4)
28private ArrayList errorList; 29private ArrayList conflictingTables; 435ArrayList parameterColumnList = new ArrayList(); 1065ArrayList schemaBody = new ArrayList();
fx\src\data\System\Data\CodeGen\StrongTypingException.cs (3)
49private ArrayList errorList; 85public TypedDataSetGeneratorException(ArrayList list) : this() { 93public ArrayList ErrorList {
fx\src\data\System\Data\Common\DBDataPermission.cs (4)
27private /*DBConnectionString[]*/ArrayList _keyvalues; // = null; 125_keyvalues = (ArrayList) permission._keyvalues.Clone(); 179ArrayList keyvalues = _keyvalues; 292ArrayList children = securityElement.Children;
fx\src\data\System\Data\Common\NameValuePermission.cs (2)
64static internal void AddEntry(NameValuePermission kvtree, ArrayList entries, DBConnectionString entry) { 115internal void Intersect(ArrayList entries, NameValuePermission target) {
fx\src\data\System\Data\ConstraintCollection.cs (2)
28private readonly ArrayList list = new ArrayList(); 45protected override ArrayList List {
fx\src\data\System\Data\DataColumnCollection.cs (2)
30private readonly ArrayList _list = new ArrayList(); 57protected override ArrayList List {
fx\src\data\System\Data\DataRelationCollection.cs (5)
275ArrayList alist = List; 488private readonly ArrayList relations; // For caching purpose only to improve performance 501protected override ArrayList List { 625private readonly ArrayList relations; 635protected override ArrayList List {
fx\src\data\System\Data\DataRow.cs (2)
1270internal int CopyValuesIntoStore(ArrayList storeList, ArrayList nullbitList, int storeIndex) {
fx\src\data\System\Data\DataSet.cs (6)
447ArrayList relationList = new ArrayList(); 463ArrayList list = new ArrayList(); 481ArrayList relationList = (ArrayList)info.GetValue("DataSet.Relations", typeof(ArrayList)); 483foreach (ArrayList list in relationList) {
fx\src\data\System\Data\DataTable.cs (18)
485ArrayList constraintList = new ArrayList(); 497ArrayList list = new ArrayList(); 523ArrayList list = new ArrayList(); 545ArrayList constraintList = (ArrayList) info.GetValue(String.Format(CultureInfo.InvariantCulture, "DataTable_{0}.Constraints", serIndex), typeof(ArrayList)); 547foreach (ArrayList list in constraintList) { 668ArrayList storeList = new ArrayList(); 669ArrayList nullbitList = new ArrayList(); 713ArrayList storeList = (ArrayList) info.GetValue(String.Format(formatProvider, "DataTable_{0}.Records", serIndex), typeof(ArrayList)); 714ArrayList nullbitList = (ArrayList) info.GetValue(String.Format(formatProvider, "DataTable_{0}.NullBits", serIndex), typeof(ArrayList)); 820ArrayList list = new ArrayList(); 840ArrayList list = (ArrayList) colErrors[rowIndex];
fx\src\data\System\Data\DataTableCollection.cs (2)
32private readonly ArrayList _list = new ArrayList(); 56protected override ArrayList List {
fx\src\data\System\Data\Odbc\OdbcErrorCollection.cs (1)
17private ArrayList _items = new ArrayList();
fx\src\data\System\Data\OleDb\OleDbErrorCollection.cs (3)
18readonly private ArrayList items; // WebData 106655 21ArrayList items = new ArrayList(); 48ArrayList items = this.items;
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
74private ArrayList _rowset; 107private ArrayList _results; // the list of results
fx\src\data\System\Data\SqlClient\SqlErrorCollection.cs (1)
20private ArrayList errors = new ArrayList();
fx\src\data\System\Data\XDRSchema.cs (2)
500internal void HandleTypeNode(XmlElement typeNode, DataTable table, ArrayList tableChildren) 539ArrayList tableChildren = new ArrayList();
fx\src\data\System\Data\XMLDiffLoader.cs (3)
25ArrayList tables; 122internal void ProcessDiffs(ArrayList tableList, XmlReader ssync) { 210internal void ProcessErrors(ArrayList dt, XmlReader ssync) {
fx\src\data\System\Data\xmlsaver.cs (12)
34ArrayList ConstraintNames; 40ArrayList _tables = new ArrayList(); 41ArrayList _relations = new ArrayList(); 287private void GenerateConstraintNames(ArrayList tables) { 368internal void SetupAutoGenerated(ArrayList dt){ 435ArrayList topTables = new ArrayList(); 1968ArrayList _tables = new ArrayList(); 2008private void DoAssignments(ArrayList tables) { 2317ArrayList _dTables = new ArrayList(); 2364ArrayList topTables = new ArrayList(); 2525private ArrayList GetNestedChildRelations(DataRow row) { 2526ArrayList list = new ArrayList();
fx\src\data\System\Data\XMLSchema.cs (10)
128private ArrayList ColumnExpressions; 130private ArrayList RefTables; 131private ArrayList complexTypes; 157ArrayList schemaList = new ArrayList(); 162private void CollectElementsAnnotations(XmlSchema schema, ArrayList schemaList){ 357internal void HandleRefTableProperties(ArrayList RefTables, XmlSchemaElement element) { 769internal void HandleParticle(XmlSchemaParticle pt, DataTable table, ArrayList tableChildren, bool isBase){ 877internal void HandleComplexType(XmlSchemaComplexType ct, DataTable table, ArrayList tableChildren, bool isNillable){ 1014ArrayList keyColumns = new ArrayList(); 1337ArrayList tableChildren = new ArrayList();
fx\src\data\System\Data\XmlToDatasetMap.cs (3)
338ArrayList tableList = GetSelfAndDescendants(dataTable); // Get list of tables we're loading 386private ArrayList GetSelfAndDescendants(DataTable dt) { // breadth-first 387ArrayList tableList = new ArrayList();
fx\src\data\System\NewXml\XmlDataDocument.cs (11)
34ArrayList columnChangeList; 63ArrayList al = new ArrayList(); 706private ArrayList GetNestedChildRelations(DataRow row) { 707ArrayList list = new ArrayList(); 2176private void SynchronizeRowFromRowElement( XmlBoundElement rowElement, ArrayList rowElemList ) { 2211private void SynchronizeRowFromRowElementEx( XmlBoundElement rowElement, ArrayList rowElemList ) { 2394ArrayList rowElemList = new ArrayList(); 2433ArrayList rowElemList = new ArrayList(); 2457private void OnRowElementInsertedInTree( XmlBoundElement rowElem, ArrayList rowElemList ) { 2567private void OnNonRowElementInsertedInTree( XmlNode node, XmlBoundElement rowElement, ArrayList rowElemList ) { 2581private void OnNonRowElementInsertedInFragment( XmlNode node, XmlBoundElement rowElement, ArrayList rowElemList ) {
System.Data.Services (8)
System\Data\Services\Serializers\JsonDeserializer.cs (6)
227private static ArrayList GetArrayList(object jsonObject) 229ArrayList arrayList = jsonObject as ArrayList; 629ArrayList arrayList = propertyValue as ArrayList; 809ArrayList resourceCollection = GetArrayList(propertyValue);
System\Data\Services\Serializers\JsonReader.cs (2)
204private ArrayList ReadArray() 206ArrayList array = new ArrayList();
System.Data.SqlXml (58)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (3)
58private ArrayList callersInfo; 323public ArrayList CallersInfo { 720private ArrayList dupAttrs = new ArrayList();
System\Xml\Xsl\QIL\SubstitutionList.cs (1)
20private ArrayList s;
System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs (1)
23private ArrayList wildcards;
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (8)
64private ArrayList[] indexes; 838ArrayList docIndexes; 847docIndexes = (ArrayList) this.indexes[indexId]; 870ArrayList docIndexes; 879this.indexes = new ArrayList[indexId + 4]; 883ArrayList[] indexesNew = new ArrayList[indexId + 4]; 888docIndexes = (ArrayList) this.indexes[indexId];
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
128internal void SortNewNodeSet(Processor proc, ArrayList sortarray) {
System\Xml\Xsl\XsltOld\Avt.cs (2)
26private Avt(ArrayList eventList) { 61ArrayList list = compiler.CompileAvt(avtText, out constant);
System\Xml\Xsl\XsltOld\Compiler.cs (4)
671ArrayList scriptFiles = new ArrayList(); 946internal ArrayList CompileAvt(string avtText, out bool constant) { 948ArrayList list = new ArrayList(); 969internal ArrayList CompileAvt(string avtText) {
System\Xml\Xsl\XsltOld\ContainerAction.cs (3)
34internal ArrayList containedActions; 191ArrayList imports = compiler.CompiledStylesheet.Imports; 736protected void AddEvents(ArrayList copyEvents) {
System\Xml\Xsl\XsltOld\CopyCodeAction.cs (2)
20private ArrayList copyEvents; // Copy code action events 30internal void AddEvents(ArrayList copyEvents) {
System\Xml\Xsl\XsltOld\DbgCompiler.cs (2)
56private ArrayList globalVars = new ArrayList(); 57private ArrayList localVars = new ArrayList();
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
345ArrayList list = processor.NumberList; 425private static string Format(ArrayList numberlist, List<FormatInfo> tokens, string lang, string letter, string groupingSep, string groupingSize) {
System\Xml\Xsl\XsltOld\Processor.cs (4)
97ArrayList numberList; 107private ArrayList sortArray; 143internal ArrayList SortArray { 269internal ArrayList NumberList {
System\Xml\Xsl\XsltOld\ReaderOutput.cs (1)
26private ArrayList attributeList;
System\Xml\Xsl\XsltOld\RecordBuilder.cs (3)
32private ArrayList attributeList = new ArrayList(); 34private ArrayList namespaceList = new ArrayList(); 88internal ArrayList AttributeList {
System\Xml\Xsl\XsltOld\RootAction.cs (3)
25ArrayList keyNodes; 136ArrayList srcAttList = srcAttSet.containedActions; 145ArrayList dstAttList = dstAttSet.containedActions;
System\Xml\Xsl\XsltOld\SequentialOutput.cs (2)
64private ArrayList outputCache; 604private void WriteAttributes(ArrayList list, int count, HtmlElementProps htmlElementsProps) {
System\Xml\Xsl\XsltOld\Stylesheet.cs (3)
17private ArrayList imports = new ArrayList(); 24private ArrayList whitespaceList; 59internal ArrayList Imports { get { return this.imports ; } }
System\Xml\Xsl\XsltOld\Templatemanager.cs (1)
18internal ArrayList templates;
System\Xml\Xsl\XsltOld\WriterOutput.cs (1)
92private void WriteAttributes(ArrayList list, int count) {
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (11)
231ArrayList list = new ArrayList(); 273ArrayList list = (ArrayList)keyTable[key]; 718ArrayList resultCollection = null; 732resultCollection = AddToList(resultCollection, (ArrayList) keyTable[it.Current.Value]); 735resultCollection = AddToList(resultCollection, (ArrayList) keyTable[ToString(args[1])]); 748static ArrayList AddToList(ArrayList resultCollection, ArrayList newList) { 757if (! (resultCollection[0] is ArrayList)) { 760ArrayList firstList = resultCollection;
System.Drawing (10)
commonui\System\Drawing\Advanced\ImageFormatConverter.cs (1)
139ArrayList list = new ArrayList();
commonui\System\Drawing\ColorConverter.cs (1)
365ArrayList arrayValues = new ArrayList();
commonui\System\Drawing\Design\PropertyValueUIHandler.cs (1)
22public delegate void PropertyValueUIHandler(ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList);
commonui\System\Drawing\Design\ToolboxItem.cs (3)
367ArrayList comps = new ArrayList(); 766ArrayList array = new ArrayList(); 833ArrayList propertyNames = new ArrayList(Properties.Count);
commonui\System\Drawing\FontConverter.cs (1)
694ArrayList filteredValues = new ArrayList(Values);
commonui\System\Drawing\Image.cs (1)
19using ArrayList = System.Collections.ArrayList;
misc\ClientUtils.cs (2)
280private ArrayList _innerList; 290internal ArrayList InnerList {
System.Management (24)
Instrumentation\Attributes.cs (2)
149ArrayList types = new ArrayList(); 170static void GetInstrumentedParentTypes(ArrayList types, Type childType)
Instrumentation\CodeSpit.cs (1)
14ArrayList children = new ArrayList();
Instrumentation\EventSource.cs (2)
89static ArrayList eventSources = new ArrayList(); 229ArrayList reqList = new ArrayList(3);
InteropClasses\WMIInterop.cs (1)
1974static ArrayList reqList = new ArrayList(3);
managementobjectcollection.cs (1)
227ArrayList arrList = new ArrayList ();
methodset.cs (1)
238private ArrayList methodNames; //can't use simple array because we don't know the size...
WmiGenerator.cs (16)
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); 4884void ResolveEnumNameValues(ArrayList arrIn,ref ArrayList arrayOut) 4915static bool IsContainedInArray(String strToFind, ArrayList arrToSearch) 5293private static string ConvertToNumericValueAndAddToArray(CimType cimType, string numericValue,ArrayList arrayToAdd,out string enumType)
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
1705ArrayList messageQueuesList = new ArrayList(); 1869ArrayList messageList = new ArrayList();
System.Runtime.Caching (1)
System\Caching\MemoryCacheStore.cs (1)
216ArrayList entries = new ArrayList(_entries.Count);
System.Runtime.Remoting (90)
channels\http\combinedhttpchannel.cs (4)
232ArrayList dictionaries = new ArrayList(2); 278ArrayList keys = new ArrayList(count); 375ArrayList keys = new ArrayList(); 397ArrayList values = new ArrayList();
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\metadata.cs (5)
106public static void ConvertSchemaStreamToCodeSourceStream(bool clientProxy, String outputDirectory, Stream inputStream, ArrayList outCodeStreamList, String proxyUrl, String proxyNamespace) 117public static void ConvertSchemaStreamToCodeSourceStream(bool clientProxy, String outputDirectory, Stream inputStream, ArrayList outCodeStreamList, String proxyUrl) 123public static void ConvertSchemaStreamToCodeSourceStream(bool clientProxy, String outputDirectory, Stream inputStream, ArrayList outCodeStreamList) 130public static void ConvertCodeSourceStreamToAssemblyFile(ArrayList outCodeStreamList, String assemblyPath, String strongNameFilename) 257ArrayList arrayList = new ArrayList();
metadata\sudsparser.cs (1)
49internal SUDSParser(TextReader input, String outputDir, ArrayList outCodeStreamList, String locationURL, bool bWrappedProxy, String proxyNamespace)
metadata\wsdlparser.cs (48)
38internal WsdlParser(TextReader input, String outputDir, ArrayList outCodeStreamList, String locationURL, bool bWrappedProxy, String proxyNamespace) 914ArrayList tempList = new ArrayList(10); 1715ArrayList methodInfos = ResolveWsdlMethodInfo(binding); 1772ArrayList methodInfos = ResolveWsdlMethodInfo(binding); 1846private ArrayList ResolveWsdlAddress(WsdlBinding binding) 1849ArrayList serviceEndpoints = null; 1867private ArrayList ResolveWsdlMethodInfo(WsdlBinding binding) 1870ArrayList methodInfos = new ArrayList(10); 3015private ArrayList _URTNamespaces; 3023private ArrayList _outCodeStreamList; 3029private ArrayList wsdlBindings = new ArrayList(10); 3030private ArrayList wsdlServices = new ArrayList(10); 3596ArrayList inherit = _complexType.Inherit; 4149protected ArrayList _params = new ArrayList(); 4150protected ArrayList _paramPosition = new ArrayList(); 4437ArrayList printedIFaces, 4472ArrayList printedIFaces, 4493ArrayList types = new ArrayList(); 4864ArrayList printedIFaces, 4929private ArrayList _baseIFaces; 4930private ArrayList _baseIFaceNames; 4931private ArrayList _methods; 4932private ArrayList _extendsInterface; 5184internal ArrayList _nestedTypes; // nested types within this type 5483private ArrayList _facets; 5579internal ArrayList ConnectURLs 5620internal ArrayList Inherit 5701internal ArrayList Fields 6430private ArrayList _connectURLs; 6436private ArrayList _inherit; // proxy hierarchy 6438private ArrayList _implIFaceNames; 6439private ArrayList _implIFaces; 6440private ArrayList _fields; 6441private ArrayList _methods; 6983private ArrayList _elmDecls; 6984internal ArrayList _URTComplexTypes; 6986internal ArrayList _URTSimpleTypes; 6988private ArrayList _URTInterfaces; 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); 7473internal ArrayList locations;
metadata\wsdlwriter.cs (29)
133ArrayList serviceEndpoints = (ArrayList)_typeToServiceEndpoint[serviceTypes[i].ObjectType.Name]; 138ArrayList serviceEndpoints = new ArrayList(10); 619ArrayList refNames = new ArrayList(25); 708internal void PrintServiceWsdl(TextWriter textWriter, StringBuilder sb, String indent, ArrayList refNames) 743foreach (String url in (ArrayList)_typeToServiceEndpoint[refNames[i]]) 804private ArrayList _namespaces; 954internal ArrayList _abstractElms = new ArrayList(); 1166private ArrayList _abstractElms = new ArrayList(); 1293private ArrayList _particles; 1294private ArrayList _abstractElms; 1321internal ArrayList _inParamTypes; 1322internal ArrayList _inParamNames; 1323internal ArrayList _outParamTypes; 1324internal ArrayList _outParamNames; 1325internal ArrayList _paramNamesOrder; 1743internal void PrintMessageWsdl(TextWriter textWriter, StringBuilder sb, String indent, ArrayList refNames) 2346ArrayList ifaceA = new ArrayList(); 2370ArrayList inherit = new ArrayList(); 2459ArrayList additionalInfos = new ArrayList(); 2977internal void PrintMessageWsdl(TextWriter textWriter, StringBuilder sb, String indent, ArrayList refNames) 3001private ArrayList _dependsOnSUDSNS; 3002private ArrayList _realSUDSTypes; 3003private ArrayList _dependsOnSchemaNS; 3004internal ArrayList _realSchemaTypes; 3005private ArrayList _phonySchemaTypes; 3006private ArrayList _simpleSchemaTypes; 3007private ArrayList _arraySchemaTypes; 3012private ArrayList _xnsImports;
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeGenerator.cs (1)
167ArrayList argList;
System\Xml\XmlBufferReader.cs (1)
1410ArrayList list = new ArrayList();
System.Security (29)
system\security\cryptography\cryptographicattribute.cs (1)
81private ArrayList m_list;
system\security\cryptography\pkcs\pkcs7recipient.cs (1)
78private ArrayList m_recipients;
system\security\cryptography\pkcs\recipientinfo.cs (1)
373private ArrayList m_recipientInfos;
system\security\cryptography\xml\c14nutil.cs (2)
580private ArrayList m_nodeArray; 724internal ArrayList m_ancestorStack = new ArrayList();
system\security\cryptography\xml\encryptedkey.cs (1)
220private ArrayList m_references;
system\security\cryptography\xml\encryptedtype.cs (1)
278private ArrayList m_props;
system\security\cryptography\xml\keyinfo.cs (10)
28private ArrayList m_KeyInfoClauses; 131ArrayList requestedList = new ArrayList(); 499private ArrayList m_certificates = null; 501private ArrayList m_issuerSerials = null; 503private ArrayList m_subjectKeyIds = null; 505private ArrayList m_subjectNames = null; 573public ArrayList Certificates { 588public ArrayList SubjectKeyIds { 605public ArrayList SubjectNames { 615public ArrayList IssuerSerials {
system\security\cryptography\xml\signedinfo.cs (2)
29private ArrayList m_references; 122public ArrayList References {
system\security\cryptography\xml\signedxml.cs (6)
788private int GetReferenceLevel (int index, ArrayList references) { 818private ArrayList m_references = null; 821public ArrayList References { 848ArrayList references = SignedInfo.References; 856ArrayList sortedReferences = new ArrayList(); 881ArrayList references = m_signature.SignedInfo.References;
system\security\cryptography\xml\transform.cs (3)
43private ArrayList m_transforms; 1109private ArrayList m_arrayListUri = null; // this ArrayList object represents the Uri's to be excluded 1119private ArrayList ExceptUris {
system\security\cryptography\xml\utils.cs (1)
856ArrayList decryptionIssuerSerials = (certUsageType == CertUsageType.Decryption ? new ArrayList() : null);
System.ServiceModel (24)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1419ArrayList callbacks = new ArrayList();
System\ServiceModel\Channels\PnrpPeerResolver.cs (1)
1771ArrayList clouds = new ArrayList();
System\ServiceModel\Description\MessageContractImporter.cs (1)
2012ArrayList parts = new ArrayList();
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
49ArrayList argList;
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (5)
277KeyValuePair<Type, ArrayList>[] multipleHeaderValues = null; 278ArrayList elementList = null; 309multipleHeaderValues = new KeyValuePair<Type, ArrayList>[parameters.Length]; 312multipleHeaderValues[headerDescription.Index] = new KeyValuePair<System.Type, System.Collections.ArrayList>(headerDescription.TypedHeader ? TypedHeaderManager.GetMessageHeaderType(headerDescription.Type) : headerDescription.Type, new ArrayList()); 431ArrayList items = new ArrayList();
System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (2)
157ArrayList unknownHeaders = null; 249private static void AddUnknownHeader(MessageHeaderDescription unknownHeaderDescription, ArrayList unknownHeaders, XmlDocument xmlDoc, XmlDictionaryWriter bufferWriter, MessageHeaderInfo header, XmlDictionaryReader headerReader)
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
152ArrayList list;
System\ServiceModel\Security\NegotiationTokenAuthenticatorStateCache.cs (1)
55protected override ArrayList OnQuotaReached(Hashtable cacheTable)
System\ServiceModel\Security\SecurityContextTokenCache.cs (6)
134ArrayList GetMatchingKeys(UniqueId contextId) 140ArrayList matchingKeys = new ArrayList(2); 180ArrayList matchingKeys = GetMatchingKeys(contextId); 199ArrayList matchingKeys = GetMatchingKeys(contextId); 213protected override ArrayList OnQuotaReached(Hashtable cacheTable) 231ArrayList keys = new ArrayList(pruningAmount);
System\ServiceModel\Security\TimeBoundedCache.cs (3)
260protected virtual ArrayList OnQuotaReached(Hashtable cacheTable) 315ArrayList keysToBeRemoved; 393ArrayList expiredItems = new ArrayList();
System\ServiceModel\Security\Tokens\WindowsUserNameCachingSecurityTokenAuthenticator.cs (2)
53protected override ArrayList OnQuotaReached(Hashtable cacheTable) 65ArrayList keys = new ArrayList(pruningAmount);
System.ServiceModel.Internals (2)
System\Runtime\UrlUtility.cs (2)
591ArrayList values = (ArrayList)BaseGet(i);
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\DataContractJsonSerializerOperationFormatter.cs (1)
452ArrayList items = new ArrayList();
System.Transactions (4)
System\Transactions\Oletx\OletxResourceManager.cs (2)
33internal ArrayList reenlistList; 42internal ArrayList reenlistPendingList;
System\Transactions\Oletx\OleTxTransaction.cs (1)
561internal ArrayList phase0EnlistVolatilementContainerList;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
18protected ArrayList enlistmentList;
System.Web (438)
Abstractions\HttpBrowserCapabilitiesBase.cs (1)
54public virtual ArrayList Browsers {
Abstractions\HttpBrowserCapabilitiesWrapper.cs (1)
87public override ArrayList Browsers {
Abstractions\HttpResponseBase.cs (2)
262public virtual void AddCacheItemDependencies(ArrayList cacheKeys) { 282public virtual void AddFileDependencies(ArrayList filenames) {
Abstractions\HttpResponseWrapper.cs (2)
268public override void AddCacheItemDependencies(ArrayList cacheKeys) { 288public override void AddFileDependencies(ArrayList filenames) {
Cache\CacheDependency.cs (2)
949ArrayList _dependencies; 1126ArrayList fileNames = null;
Cache\OutputCache.cs (4)
182ArrayList headers = cachedRawResponse._rawResponse.Headers; 193ArrayList buffers = cachedRawResponse._rawResponse.Buffers; 231ArrayList headers = null; 240ArrayList buffers = null;
Cache\SqlCacheDependency.cs (4)
236ArrayList sqlDependencies; 334internal static ArrayList ParseSql7OutputCacheDependency(string outputCacheString) { 342ArrayList dependencies = null; 1685ArrayList tablesObj = new ArrayList();
Compilation\BaseTemplateBuildProvider.cs (1)
202ArrayList collection = new ArrayList();
Compilation\BaseTemplateCodeDomTreeGenerator.cs (3)
1019private void BuildExtractStatementsRecursive(ArrayList subBuilders, CodeStatementCollection statements, CodeStatementCollection topLevelStatements, CodeLinePragma linePragma, string tableVarName, string containerVarName) { 1113ArrayList list = new ArrayList(); 1125private void AddEntryBuildersToList(ICollection entries, ArrayList list) {
Compilation\BrowserCapabilitiesCompiler.cs (11)
118ArrayList browserFileList = new ArrayList(); 119ArrayList browserFileDependenciesList = new ArrayList(); 217ArrayList list = (ArrayList)table[key]; 232ArrayList list = (ArrayList)table[key]; 266ArrayList customTreeRoots = new ArrayList(); 357ArrayList overrides = (ArrayList)_browserOverrides[key]; 434ArrayList overrides = (ArrayList)_defaultBrowserOverrides[key];
Compilation\BuildManager.cs (1)
237private ArrayList _codeAssemblies;
Compilation\BuildManagerHost.cs (1)
660ArrayList clonedPaths = new ArrayList();
Compilation\BuildProvidersCompiler.cs (4)
100ArrayList languageFreeBuildProviders = null; 273private ArrayList[] _nonDependentBuckets; 543_nonDependentBuckets = new ArrayList[totaldepth]; 594ArrayList languageFreeBuildProviders = null;
Compilation\BuildResult.cs (2)
157private ArrayList _virtualPathDependencies; 206internal void SetVirtualPathDependencies(ArrayList sourceDependencies) {
Compilation\BuildResultCache.cs (3)
104ArrayList dependentList = _dependentAssemblies[assemblyName.Name] as ArrayList; 693private static ArrayList _satelliteDirectories;
Compilation\IImplicitResourceProvider.cs (2)
156ArrayList controlResources = (ArrayList) _implicitResources[implicitResKey.KeyPrefix];
Compilation\PageThemeBuildProvider.cs (1)
22private ArrayList _cssFileList;
Compilation\PageThemeCodeDomTreeGenerator.cs (1)
25private ArrayList _controlSkinBuilderEntryList = new ArrayList();
Compilation\PreservationFileReader.cs (3)
28private ArrayList _sourceDependencies; 199private ArrayList ReadDependencies(XmlNode parent, string tagName) { 201ArrayList dependencies = new ArrayList();
Configuration\BrowserCapabilitiesCodeGenerator.cs (12)
71private ArrayList _browserFileList; 73private ArrayList _customBrowserFileLists; 74private ArrayList _customTreeList; 75private ArrayList _customTreeNames; 76private ArrayList _customBrowserDefinitionCollections; 107internal ArrayList CustomTreeList { 113internal ArrayList CustomTreeNames { 518ArrayList customBrowserFileNames; 563ArrayList fileNames = (ArrayList)_customBrowserFileLists[i]; 646ArrayList fileList = new ArrayList(); 677ArrayList customTreeRoots = new ArrayList();
Configuration\BrowserDefinition.cs (8)
76private ArrayList _idHeaderChecks; 78private ArrayList _idCapabilityChecks; 80private ArrayList _captureHeaderChecks; 82private ArrayList _captureCapabilityChecks; 309public ArrayList IdHeaderChecks { 315public ArrayList CaptureHeaderChecks { 321public ArrayList IdCapabilityChecks { 327public ArrayList CaptureCapabilityChecks {
Configuration\CapabilitiesPattern.cs (2)
49ArrayList strings = new ArrayList(); 50ArrayList rules = new ArrayList();
Configuration\CapabilitiesSection.cs (1)
32internal CapabilitiesSection(int type, DelayedRegex regex, CapabilitiesPattern expr, ArrayList rulelist) {
Configuration\CapabilitiesState.cs (2)
29internal ArrayList _matchlist; 30internal ArrayList _regexlist;
Configuration\CompilationSection.cs (1)
840ArrayList list;
Configuration\HealthMonitoringSectionHelper.cs (9)
32internal ArrayList _ruleInfos; 37static ArrayList[,] _cachedMatchedRules; 92_cachedMatchedRules = new ArrayList[WebEventCodes.GetEventArrayDimensionSize(0), 314internal ArrayList FindFiringRuleInfos(Type eventType, int eventCode) { 315ArrayList foundFiringRuleInfos; 351foundFiringRuleInfos = (ArrayList)_cachedMatchedRulesForCustomEvents[customWebEventKey]; 372foundFiringRuleInfos = (ArrayList)_cachedMatchedRulesForCustomEvents[customWebEventKey]; 381ArrayList matchedRules = new ArrayList(); 586ArrayList list = new ArrayList();
Configuration\HttpCapabilitiesBase.cs (3)
380public ArrayList Browsers { 416ArrayList versionList = new ArrayList(); 1777private ArrayList _browsers;
Configuration\HttpCapabilitiesEvaluator.cs (1)
162public virtual void AddRuleList(ArrayList ruleList) {
Configuration\HttpCapabilitiesSectionHandler.cs (9)
35internal ArrayList RuleList = new ArrayList(); 36internal ArrayList FileList = new ArrayList(); 82ArrayList sublist; 164ArrayList subrules = RuleListFromElement(parseState, element, false); 172static ArrayList RuleListFromElement(ParseState parseState, XmlNode node, bool top) { 173ArrayList result = new ArrayList(); 229static void ProcessFile(ArrayList fileList, XmlNode node) { 369ArrayList sublist = RuleListFromElement(parseState, section, true); 396static void AppendLines(ArrayList setlist, String text, XmlNode node) {
Configuration\MetabaseServerConfig.cs (1)
421ArrayList list = new ArrayList();
Configuration\PagesSection.cs (2)
736ArrayList entries = null; 738entries = (ArrayList)tagNamespaceRegisterEntries[tpi.TagPrefix];
Configuration\RemoteWebConfigurationHostServer.cs (1)
173ArrayList filePaths = new ArrayList();
Configuration\WebConfigurationHost.cs (4)
531ArrayList list = (ArrayList) FileChangeCallbacks[streamName]; 549ArrayList list = (ArrayList) FileChangeCallbacks[streamName];
ErrorFormatter.cs (1)
838protected ArrayList _exStack = new ArrayList();
FileChangesMonitor.cs (2)
980ArrayList targets = null; 1418ArrayList _dirMonSpecialDirs; // top level dirs we monitor
Hosting\ApplicationManager.cs (2)
550ArrayList appList = new ArrayList(); 576ArrayList appList = new ArrayList();
Hosting\HostingEnvironment.cs (1)
517ArrayList list = new ArrayList();
Hosting\IIS7WorkerRequest.cs (5)
65private ArrayList _cachedResponseBodyBytes; 1248ArrayList headers = new ArrayList(); 1689internal ArrayList GetBufferedResponseChunks(bool disableRecycling, ArrayList substElements, ref bool hasSubstBlocks) { 1760ArrayList buffers = new ArrayList();
Hosting\ISAPIWorkerRequest.cs (2)
658private ArrayList _cachedResponseBodyBytes; 723ArrayList headers = new ArrayList();
Hosting\ProcessHost.cs (1)
780ArrayList protocolList = new ArrayList();
HttpApplication.cs (7)
131private ArrayList _handlerRecycleList; 1722private void CreateEventExecutionSteps(Object eventIndex, ArrayList steps) { 2950ArrayList _beginHandlers; 2951ArrayList _endHandlers; 2952ArrayList _stateObjects; 2981internal void CreateExecutionSteps(HttpApplication app, ArrayList steps) { 3816ArrayList steps = new ArrayList();
HttpApplicationFactory.cs (1)
298ArrayList handlers = new ArrayList();
HttpCachePolicy.cs (2)
488ArrayList _validationCallbackInfo; 976internal void GetHeaders(ArrayList headers, HttpResponse response) {
HttpContext.cs (1)
75private ArrayList _errors;
HttpRawResponse.cs (6)
20private ArrayList _headers; 21private ArrayList _buffers; 24internal HttpRawResponse(int statusCode, string statusDescription, ArrayList headers, ArrayList buffers, bool hasSubstBlocks) { 41internal ArrayList Headers { 46internal ArrayList Buffers {
HttpRequest.cs (1)
315ArrayList values = new ArrayList();
HttpResponse.cs (16)
75private ArrayList _cacheHeaders; 87private ArrayList _customHeaders; 225internal ArrayList GenerateResponseHeadersIntegrated(bool forCache) { 226ArrayList headers = new ArrayList(); 385internal ArrayList GenerateResponseHeaders(bool forCache) { 386ArrayList headers = new ArrayList(); 526ArrayList headers = GenerateResponseHeaders(false); 948public void AddFileDependencies(ArrayList filenames) { 971public void AddCacheItemDependencies(ArrayList cacheKeys) { 1084ArrayList headers = null; 1085ArrayList buffers = null; 1135ArrayList headers = rawResponse.Headers; 1149internal void SetResponseBuffers(ArrayList buffers) { 3449ArrayList cacheHeaders = new ArrayList(); 3543private ArrayList _dependencies; 3569internal void AddDependencies(ArrayList items, string argname) {
HttpWriter.cs (13)
791private ArrayList _buffers; 796private ArrayList _substElements = null; 834internal ArrayList SubstElements { 1292internal ArrayList GetIntegratedSnapshot(out bool hasSubstBlocks, IIS7WorkerRequest wr) { 1293ArrayList buffers = null; 1296ArrayList writerBuffers = GetSnapshot(out hasSubstBlocks); 1299ArrayList nativeBuffers = wr.GetBufferedResponseChunks(true, _substElements, ref hasSubstBlocks); 1343internal ArrayList GetSnapshot(out bool hasSubstBlocks) { 1351ArrayList buffers = new ArrayList(); 1379internal void UseSnapshot(ArrayList buffers) { 1441ArrayList oldBuffers = _buffers; 1497ArrayList oldBuffers = _buffers; 1501ArrayList nativeBuffers = null;
Management\EventlogProvider.cs (8)
42void AddBasicDataFields(ArrayList dataFields, WebBaseEvent eventRaised) { 71void AddWebProcessInformationDataFields(ArrayList dataFields, WebProcessInformation processEventInfo) { 77void AddWebRequestInformationDataFields(ArrayList dataFields, WebRequestInformation reqInfo) { 105void AddWebProcessStatisticsDataFields(ArrayList dataFields, WebProcessStatistics procStats) { 118void AddExceptionDataFields(ArrayList dataFields, Exception exception) { 161void AddWebThreadInformationDataFields(ArrayList dataFields, WebThreadInformation threadInfo) { 168void AddViewStateExceptionDataFields(ArrayList dataFields, ViewStateException vse) { 183ArrayList dataFields = new ArrayList(35);
Management\SqlServices.cs (6)
184internal static ArrayList ApplicationServiceTables { 186ArrayList tables = new ArrayList(); 271static ArrayList GetFiles(bool install, SqlFeatures features) { 272ArrayList results = new ArrayList(); 532ArrayList files; 584ArrayList files;
Management\WebEvents.cs (2)
494static internal void RaiseInternal(WebBaseEvent eventRaised, ArrayList firingRuleInfos, int index0, int index1) { 660ArrayList firingRuleInfos;
MultipartContentParser.cs (1)
77private ArrayList _elements = new ArrayList();
OutputCacheModule.cs (1)
877ArrayList headers = rawResponse.Headers;
Profile\ProfileInfo.cs (2)
69private ArrayList _ArrayList = null; 146ArrayList al = new ArrayList(_CurPos - _NumBlanks);
RequestTimeoutManager.cs (1)
79ArrayList entries = new ArrayList(_requestCount); // size can change
Security\ADMembershipProvider.cs (2)
4197ArrayList possibleSuperiorsList = new ArrayList(); 4203ArrayList classesList = new ArrayList();
SiteMapNode.cs (1)
401ArrayList newRoles = null;
SiteMapNodeCollection.cs (2)
24private ArrayList _innerList; 82private ArrayList List {
StringResourceManager.cs (1)
86private ArrayList _literalStrings = null;
UI\BaseTemplateParser.cs (1)
349newTable[entry.Key] = ((ArrayList)entry.Value).Clone();
UI\BindableTemplateBuilder.cs (1)
55private void ExtractTemplateValuesRecursive(ArrayList subBuilders, OrderedDictionary table, Control container) {
UI\ClientScriptManager.cs (10)
61private ArrayList _clientScriptBlocks; 63private ArrayList _clientStartupScripts; 657ArrayList elements = (ArrayList)_registeredArrayDeclares[arrayName]; 973private void RegisterScriptBlock(ScriptKey key, string script, ref ListDictionary scriptBlocks, ref ArrayList scriptList, bool needsScriptTags) { 1045IEnumerator elements = ((ArrayList)arrays.Value).GetEnumerator(); 1168private bool RenderRegisteredScripts(HtmlTextWriter writer, ArrayList scripts, bool checkForScriptManagerRegistrations) { 1315private ArrayList _validEventReferences; 1388ArrayList validatedClientEvents = eventValidationField as ArrayList;
UI\Control.cs (6)
2016ArrayList childState = null; 2021childState = (ArrayList)allSavedState.Second; 2029childState = (ArrayList)t.Third; 2063internal void LoadChildViewStateByID(ArrayList childState) { 2086internal void LoadChildViewStateByIndex(ArrayList childState) { 2523ArrayList childStates = null;
UI\ControlBuilder.cs (14)
51private ArrayList _subBuilders; 56private ArrayList _eventEntries; 57private ArrayList _simplePropertyEntries; 58private ArrayList _complexPropertyEntries; 59private ArrayList _templatePropertyEntries; 60private ArrayList _boundPropertyEntries; 162private ArrayList EventEntriesInternal { 182internal ArrayList SimplePropertyEntriesInternal { 202private ArrayList ComplexPropertyEntriesInternal { 222private ArrayList TemplatePropertyEntriesInternal { 242private ArrayList BoundPropertyEntriesInternal { 613public ArrayList SubBuilders { 932private void AddEntry(ArrayList entries, PropertyEntry entry) { 2981internal void ProcessAndSortPropertyEntries(ArrayList propertyEntries,
UI\ControlIdConverter.cs (1)
47ArrayList array = new ArrayList();
UI\ControlPropertyNameConverter.cs (1)
28ArrayList array = new ArrayList();
UI\DesignTimeTemplateParser.cs (2)
66ArrayList parsedControls = new ArrayList(); 67ArrayList subBuilders = parser.RootBuilder.SubBuilders;
UI\HtmlControls\HtmlHead.cs (2)
255private ArrayList _styles; 256private ArrayList _selectorStyles;
UI\HtmlForm.cs (1)
364ArrayList invalidAttributes = new ArrayList();
UI\LegacyPageAsyncTaskManager.cs (1)
23private ArrayList _tasks;
UI\ObjectPersistData.cs (5)
17private ArrayList _collectionItems; 24private ArrayList _allPropertyEntries; 26private ArrayList _eventEntries; 149ArrayList properties = (ArrayList)_propertyTableByProperty[entry.Name];
UI\ObjectStateFormatter.cs (4)
529ArrayList list = new ArrayList(count); 949if (value.GetType() == typeof(ArrayList)) { 952ArrayList list = (ArrayList)value;
UI\OrderedDictionaryStateHelper.cs (3)
15public static void LoadViewState(IOrderedDictionary dictionary, ArrayList state) { 31public static ArrayList SaveViewState(IOrderedDictionary dictionary) { 36ArrayList list = new ArrayList(dictionary.Count);
UI\Page.cs (16)
67private ArrayList _contentBuilderEntries; 268private ArrayList _enabledControls; 343private ArrayList _controlsRequiringPostBack; 344private ArrayList _registeredControlsThatRequirePostBack; 347private ArrayList _changedPostDataConsumers; 828private ArrayList EnabledControls { 2044_controlsRequiringPostBack = (ArrayList)controlStates[PageRegisteredControlsThatRequirePostBackKey]; 2195ArrayList chunks = new ArrayList(1); 2202ArrayList viewStateChunks = new ArrayList(numFullChunks+1); 2683ArrayList appliedMasterPages = new ArrayList(); 3093ArrayList leftOverControlsRequiringPostBack = null; 3193ArrayList leftOverControlsRequiringPostBack = null; 3786protected ArrayList FileDependencies { 5759private ArrayList _beginHandlers; 5760private ArrayList _endHandlers; 5761private ArrayList _stateObjects;
UI\PageAdapter.cs (2)
129ArrayList group = null; 136group = (ArrayList)_radioButtonGroups[groupName];
UI\ParsedAttributeCollection.cs (1)
110ArrayList removeList = new ArrayList();
UI\PartialCachingControl.cs (3)
47internal ArrayList RegisteredClientCalls; 76private ArrayList _registeredCallDataForEventValidation; 77private ArrayList _registeredStyleInfo = null;
UI\SkinBuilder.cs (1)
222ArrayList subBuilders = themeBuilder.SubBuilders;
UI\StateBag.cs (3)
257ArrayList data = (ArrayList)state; 316ArrayList data = null;
UI\StateManagedCollection.cs (22)
28private ArrayList _collectionItems; 165ArrayList typedObjectTypeNames = (ArrayList)p2.Second; 236ArrayList indices = (ArrayList)t.First; 237ArrayList states = (ArrayList)t.Second; 238ArrayList typeIndices = (ArrayList)p.First; 239ArrayList typedObjectTypeNames = (ArrayList)p.Second; 279ArrayList indices = (ArrayList)t.First; 280ArrayList states = (ArrayList)t.Second; 281ArrayList typeIndices = (ArrayList)t.Third; 369ArrayList typedObjectTypeNames = null; 449ArrayList indices = new ArrayList(); 450ArrayList states = new ArrayList(); 451ArrayList typeIndices = new ArrayList(); 453ArrayList typedObjectTypeNames = null;
UI\TagNameToTypeMapper.cs (6)
158private ArrayList _mappers; 298ArrayList registerEntries = null; 300registerEntries = (ArrayList)_tagNamespaceRegisterEntries[tagPrefix]; 314private void ProcessTagNamespaceRegistration(ArrayList nsRegisterEntries) { 430ArrayList entries = (ArrayList)_tagNamespaceRegisterEntries[prefix];
UI\TemplateParser.cs (6)
154private ArrayList _implementedInterfaces; 155internal ArrayList ImplementedInterfaces { get { return _implementedInterfaces; } } 426private ArrayList _scriptList; 427internal ArrayList ScriptList { get { return _scriptList; } } 434private ArrayList _pageObjectList; 435internal ArrayList PageObjectList { get { return _pageObjectList; } }
UI\TraceContext.cs (2)
62private ArrayList _traceRecords; 799ArrayList headers = _context.Response.GenerateResponseHeaders(false);
UI\Util.cs (3)
1548private static ArrayList GetSpecificCultures(string shortName) { 1550ArrayList list = new ArrayList(); 1561ArrayList myCultures = GetSpecificCultures(cultureInfo.Name);
UI\ValidatorCollection.cs (1)
20private ArrayList data;
UI\WebControls\AdRotator.cs (7)
337private ArrayList CreateAutoGeneratedFields(IEnumerable dataSource) { 342ArrayList generatedFields = new ArrayList(); 419ArrayList fields = CreateAutoGeneratedFields(dataSource); 421ArrayList adDicts = new ArrayList(); 532ArrayList adDicts = new ArrayList(); 597ArrayList adDicts = new ArrayList(); 910private AdRec [] SetAdRecs(ArrayList adDicts) {
UI\WebControls\BaseDataList.cs (2)
153protected ArrayList DataKeysArray { 160return(ArrayList)o;
UI\WebControls\Calendar.cs (3)
57private ArrayList dateList; 1057ArrayList selDates = (ArrayList)ViewState["SD"];
UI\WebControls\ColumnCollection.cs (2)
22private ArrayList columns; 29public DataGridColumnCollection(DataGrid owner, ArrayList columns) {
UI\WebControls\DataGrid.cs (10)
98private ArrayList columns; 109private ArrayList itemsArray; 112private ArrayList autoGenColumnsArray; 862private ArrayList CreateAutoGeneratedColumns(PagedDataSource dataSource) { 869ArrayList generatedColumns = new ArrayList(); 979protected virtual ArrayList CreateColumnSet(PagedDataSource dataSource, bool useDataSource) { 980ArrayList columnsArray = new ArrayList(); 991ArrayList autoColumns = null; 1026ArrayList keysArray = DataKeysArray; 1027ArrayList columnsArray = null;
UI\WebControls\DataGridItemCollection.cs (2)
20private ArrayList items; 25public DataGridItemCollection(ArrayList items) {
UI\WebControls\DataKey.cs (2)
109ArrayList stateArrayList = state as ArrayList;
UI\WebControls\DataKeyArray.cs (2)
16private ArrayList _keys; 23public DataKeyArray(ArrayList keys) {
UI\WebControls\DataKeyCollection.cs (2)
16private ArrayList keys; 22public DataKeyCollection(ArrayList keys) {
UI\WebControls\DataList.cs (2)
83private ArrayList itemsArray; 843ArrayList keysArray = DataKeysArray;
UI\WebControls\DataListItemCollection.cs (2)
20private ArrayList items; 26public DataListItemCollection(ArrayList items) {
UI\WebControls\DetailsView.cs (8)
79private ArrayList _rowsArray; 1742ArrayList rowsArray = new ArrayList(); 1750ArrayList rowsArray = new ArrayList(); 1820ArrayList fieldsArray = new ArrayList(); 2849OrderedDictionaryStateHelper.LoadViewState((OrderedDictionary)KeyTable, (ArrayList)state[5]); 2877ArrayList oldDataKeyState = formatter.Deserialize(oldDataKeyString, Purpose.WebForms_DetailsView_KeyTable) as ArrayList; 2917OrderedDictionaryStateHelper.LoadViewState((OrderedDictionary)BoundFieldValues, (ArrayList)myState[11]);
UI\WebControls\DetailsViewRowCollection.cs (2)
17private ArrayList _rows; 22public DetailsViewRowCollection(ArrayList rows) {
UI\WebControls\DropDownList.cs (1)
114internal override ArrayList SelectedIndicesInternal {
UI\WebControls\FormView.cs (2)
2477OrderedDictionaryStateHelper.LoadViewState((OrderedDictionary)KeyTable, (ArrayList)state[5]); 2511OrderedDictionaryStateHelper.LoadViewState((OrderedDictionary)BoundFieldValues, (ArrayList)myState[7]);
UI\WebControls\GridView.cs (9)
91private ArrayList _rowsArray; 95private ArrayList _dataKeysArrayList; 97private ArrayList _clientIDRowSuffixArrayList; 549private ArrayList DataKeysArrayList { 558private ArrayList ClientIDRowSuffixArrayList { 1972ArrayList keyArray = DataKeysArrayList; 1973ArrayList suffixArray = ClientIDRowSuffixArrayList; 2345ArrayList fieldsArray = new ArrayList(); 3574OrderedDictionaryStateHelper.LoadViewState((OrderedDictionary)BoundFieldValues, (ArrayList)myState[10]);
UI\WebControls\GridViewRowCollection.cs (2)
20private ArrayList _rows; 25public GridViewRowCollection(ArrayList rows) {
UI\WebControls\Listbox.cs (2)
208ArrayList oldSelectedIndices = SelectedIndicesInternal; 209ArrayList newSelectedIndices = new ArrayList(count);
UI\WebControls\ListControl.cs (5)
40private ArrayList cachedSelectedIndices; 336internal virtual ArrayList SelectedIndicesInternal { 574ArrayList selectedIndices = stateTriplet.Third as ArrayList; 840internal void SelectInternal(ArrayList selectedIndices) {
UI\WebControls\ListItemCollection.cs (7)
23private ArrayList listItems; 340ArrayList indices = (ArrayList) p.First; 341ArrayList items = (ArrayList) p.Second; 407ArrayList indices = new ArrayList(4); 408ArrayList items = new ArrayList(4);
UI\WebControls\Repeater.cs (1)
43private ArrayList itemsArray;
UI\WebControls\RepeaterItemCollection.cs (2)
20private ArrayList items; 27public RepeaterItemCollection(ArrayList items) {
UI\WebControls\SelectedDatesCollection.cs (2)
17private ArrayList dateList; 24public SelectedDatesCollection(ArrayList dateList) {
UI\WebControls\TreeNode.cs (2)
687private void ApplyAttributeList(HtmlTextWriter writer, ArrayList list) { 1250ArrayList anchorAttributes = new ArrayList();
UI\WebControls\TreeView.cs (2)
110private ArrayList _checkedChangedNodes; 272private ArrayList CheckedChangedNodes {
UI\WebControls\Wizard.cs (1)
1538ArrayList list = new ArrayList();
UI\WebParts\BlobPersonalizationState.cs (2)
1019ArrayList infoList = new ArrayList(); 1030ArrayList items = new ArrayList();
UI\WebParts\CatalogZoneBase.cs (2)
327ArrayList selectedWebParts = new ArrayList(); 348private void AddWebParts(ArrayList webParts, WebPartZoneBase zone) {
UI\WebParts\ConnectionsZone.cs (2)
64private ArrayList _availableTransformers; 113private ArrayList AvailableTransformers {
UI\WebParts\DeclarativeCatalogPart.cs (2)
83private void AddControlToDescriptions(Control control, ArrayList descriptions) { 123ArrayList descriptions = new ArrayList();
UI\WebParts\PageCatalogPart.cs (2)
73ArrayList descriptions = new ArrayList(); 94ArrayList closedWebParts = new ArrayList();
UI\WebParts\PersonalizationProvider.cs (1)
47ArrayList list = new ArrayList();
UI\WebParts\PersonalizationStateInfoCollection.cs (3)
26private ArrayList _values; 139ArrayList al = new ArrayList(); 155_values = ArrayList.ReadOnly(_values);
UI\WebParts\PropertyGridEditorPart.cs (2)
27private ArrayList _editorControls; 64private ArrayList EditorControls {
UI\WebParts\RowToParametersTransformer.cs (2)
329ArrayList providerFieldNames = new ArrayList(); 330ArrayList consumerFieldNames = new ArrayList();
UI\WebParts\ToolZone.cs (1)
355ArrayList visibleVerbs = new ArrayList();
UI\WebParts\WebPartManager.cs (13)
1489ArrayList connectionsToActivate = new ArrayList(); 1509ArrayList connectionsToDelete = new ArrayList(); 1534ArrayList connectionsToDelete = new ArrayList(); 1555ArrayList finalConnectionsToActivate = new ArrayList(); 1597ArrayList connectionsToActivate) { 1769ArrayList consumerConnectionPoints = new ArrayList(); 1770ArrayList providerConnectionPoints = new ArrayList(); 1903ArrayList parts = (ArrayList)titles[title]; 2396ArrayList enabledPoints = new ArrayList(); 4046ArrayList dynamicWebParts = new ArrayList(); 4117ArrayList deletedConnections = new ArrayList(); 4154ArrayList dynamicConnections = new ArrayList();
UI\XPathBinder.cs (1)
105ArrayList results = new ArrayList();
Util\AspCompat.cs (1)
154private ArrayList _staComponents; // list of STA components to be released
Util\ResourcePool.cs (1)
18ArrayList _resources; // the resources
Util\SmtpMail.cs (1)
632ArrayList _attachments = new ArrayList();
Util\UrlPath.cs (1)
264ArrayList list = new ArrayList();
XmlSiteMapProvider.cs (6)
57private ArrayList _childProviderList; 66private ArrayList ChildProviderList { 68ArrayList returnList = _childProviderList; 72returnList = ArrayList.ReadOnly(new ArrayList(ChildProviderTable.Keys)); 751ArrayList roleList = new ArrayList(); 767roleList = ArrayList.ReadOnly(roleList);
System.Web.ApplicationServices (3)
Security\MembershipUserCollection.cs (3)
18private ArrayList _Values = null; 56ArrayList al = new ArrayList(); 84_Values = ArrayList.ReadOnly(_Values);
System.Web.DataVisualization (179)
Common\Annotation\AnnotationBase.cs (1)
3466 internal void AddSmartLabelMarkerPositions(ArrayList list)
Common\ChartTypes\AreaChart.cs (3)
672 ArrayList points, 916 ArrayList points, 1600 override protected int GetPointLoopNumber(bool selection, ArrayList pointsArray)
Common\ChartTypes\BarChart.cs (2)
1368 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder( 2162 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\BoxPlotChart.cs (2)
1744 ArrayList unusualValuesList = new ArrayList(); 1828 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\ChartTypeRegistry.cs (1)
449 void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list);
Common\ChartTypes\ColumnChart.cs (1)
707 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder(typeSeries, this, selection, coordinates, null, this.YValueIndex, currentDrawSeriesSideBySide);
Common\ChartTypes\ErrorBarChart.cs (1)
1859 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\FastLineChart.cs (1)
711 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\FastPointChart.cs (1)
673 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\FunnelChart.cs (7)
177internal ArrayList segmentList = null; 180internal ArrayList labelInfoList = null; 1356 private ArrayList GetFunnelSegmentPositions() 1359 ArrayList list = new ArrayList(); 1606 private ArrayList CreateLabelsInfoList() 1608 ArrayList list = new ArrayList(); 2823 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\KagiChart.cs (1)
700 ArrayList points,
Common\ChartTypes\LineChart.cs (7)
1292 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder( 1490 ArrayList points, 1574 protected int GetCenterPointIndex(ArrayList points) 1594 virtual protected int GetPointLoopNumber(bool selection, ArrayList pointsArray) 1635 ArrayList points, 2012 ArrayList points, 2433 ArrayList points,
Common\ChartTypes\PieChart.cs (2)
137 private ArrayList _labelsRectangles = new ArrayList(); 5676 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\PointChart.cs (3)
120 internal ArrayList label3DInfoList = null; 1069 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder(typeSeries, this, selection, COPCoordinates.X, null, this.YValueIndex, false); 1639 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\RadarChart.cs (1)
1535 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\RangeChart.cs (3)
776 ArrayList points, 908 ArrayList points, 1651 ArrayList points,
Common\ChartTypes\RenkoChart.cs (1)
694 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\StackedAreaChart.cs (4)
434 ArrayList prevPointsArray = null; 435 ArrayList curentPointsArray = null; 1124 ArrayList points, 1415 override protected int GetPointLoopNumber(bool selection, ArrayList pointsArray)
Common\ChartTypes\StackedBarChart.cs (3)
335 internal ArrayList stackGroupNames = null; 1374 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder( 2129 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\StackedColumnChart.cs (4)
330 internal ArrayList stackGroupNames = null; 1040 ArrayList list = new ArrayList(); 1423 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder(typeSeries, this, selection, COPCoordinates.X | COPCoordinates.Y, null, 0, false); 1996 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\StepLineChart.cs (1)
238 ArrayList points,
Common\ChartTypes\StockChart.cs (1)
1807 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\ThreeLineBreakChart.cs (2)
332 ArrayList highLowHistory = new ArrayList(); 689 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\Converters\AxisConverters.cs (4)
261 ArrayList values = new ArrayList(); 475 ArrayList values = new ArrayList(); 560 ArrayList values = new ArrayList(); 611 ArrayList values = new ArrayList();
Common\Converters\CustomAttributesConverters.cs (2)
407 ArrayList propList = new ArrayList(); 467ArrayList result = new ArrayList();
Common\Converters\DataManagerConverters.cs (8)
101 ArrayList values = new ArrayList(); 152 ArrayList values = new ArrayList(); 211 ArrayList values = new ArrayList(); 231 ArrayList memberNames = ChartImage.GetDataSourceMemberNames(dataSource, usedForYValues); 280 ArrayList values = new ArrayList(); 333 ArrayList values = new ArrayList(); 402 ArrayList values = new ArrayList(); 690 ArrayList values = new ArrayList();
Common\Converters\LegendConverters.cs (3)
79 ArrayList values = new ArrayList(); 253 ArrayList values = new ArrayList(); 452 ArrayList values = new ArrayList();
Common\DataManager\DataManager.cs (1)
579 internal void GetMinMaxYValue(System.Collections.ArrayList seriesList, out double min, out double max)
Common\Formulas\FormulaRegistry.cs (1)
49 private ArrayList _modulesNames = new ArrayList();
Common\General\Axis.cs (9)
4069 ArrayList removedLabels = new ArrayList(); 4070 ArrayList removedLabelsIndexes = new ArrayList(); 4110 ArrayList labelPositions = new ArrayList(); 4234 ArrayList axisSeries = AxisScaleBreakStyle.GetAxisSeries(this); 4273 ArrayList lastFitLabels = new ArrayList(); 4658ArrayList labelTextRows = new ArrayList(labels.Count); 4745ArrayList axisList, 4832ArrayList axisList, 5210ArrayList labelPositions)
Common\General\AxisLabels.cs (2)
190internal ArrayList GetAxisSeries() 192ArrayList dataSeries = new ArrayList();
Common\General\AxisScale.cs (1)
150 private ArrayList _stripLineOffsets = new ArrayList();
Common\General\AxisScaleBreaks.cs (6)
457 ArrayList axisSeries = AxisScaleBreakStyle.GetAxisSeries(this.axis); 493 static internal ArrayList GetAxisSeries(Axis axis) 495 ArrayList seriesList = new ArrayList(); 794 ArrayList emptySequences = new ArrayList(); 925 private bool IsExcludedSegment(ArrayList excludedSegments, int segmentIndex) 957 ArrayList axisSeries = AxisScaleBreakStyle.GetAxisSeries(this.axis);
Common\General\AxisScrollZoom.cs (2)
1491 ArrayList values = new ArrayList(); 1577 ArrayList values = new ArrayList();
Common\General\Chart.cs (20)
431 static internal ArrayList GetDataSourceMemberNames(object dataSource, bool usedForYValue) 433 ArrayList names = new ArrayList(); 703 internal void DataBind(IEnumerable dataSource, ArrayList seriesList) 943 ArrayList chartAreaSeriesPrimary = new ArrayList(); 944 ArrayList chartAreaSeriesSecondary = new ArrayList(); 978 ArrayList seriesList, 991 ArrayList axisLabels = new ArrayList(); 994 ArrayList seriesAxisLabels = new ArrayList(); 1119 ArrayList seriesList = new ArrayList(); 1120 ArrayList groupByValueList = new ArrayList(); 1327 ArrayList oldList = (ArrayList)groupByValueList.Clone(); 1337 ArrayList sortedSeriesList = new ArrayList(); 1368ArrayList dataSourceFields = GetDataSourceMemberNames(dataSource, true); 1402ArrayList seriesList = new ArrayList(); 3019 private ArrayList GetAlignedAreasGroup(ChartArea masterArea, AreaAlignmentStyles type, AreaAlignmentOrientations orientation) 3021 ArrayList areaList = new ArrayList(); 3069 ArrayList alignGroup = GetAlignedAreasGroup( 3101 private void AlignChartAreasPlotPosition(ArrayList areasGroup, AreaAlignmentOrientations orientation) 3374 ArrayList alignGroup = GetAlignedAreasGroup(
Common\General\ChartArea.cs (9)
220 private ArrayList _circularAxisList = null; 2294ArrayList typeAndSeries = this.GetChartTypesAndSeriesToDraw(); 2584 ArrayList axisList = GetCircularAxisList(); 2673 ArrayList axisList = GetCircularAxisList(); 2889 internal ArrayList GetCircularAxisList() 2963private ArrayList GetChartTypesAndSeriesToDraw() 2965ArrayList resultList = new ArrayList(); 2975ArrayList processedChartType = new ArrayList(); 2976ArrayList splitChartType = new ArrayList();
Common\General\ChartArea3D.cs (7)
558 private ArrayList _stackGroupNames = null; 609internal ArrayList StackGroupNames 976 ArrayList stackGroupNames = new ArrayList(); 1066 ArrayList processedChartTypes = new ArrayList(); 1067 ArrayList processedStackedGroups = new ArrayList(); 1726 internal ArrayList GetDataPointDrawingOrder( 1738 ArrayList pointsList = new ArrayList();
Common\General\ChartAreaAxes.cs (13)
73 internal ArrayList chartTypes = new ArrayList(); 154 internal ArrayList ChartTypes 1129 ArrayList stackedGroups = this.SplitSeriesInStackedGroups(yAxesSeries); 1222 private ArrayList SplitSeriesInStackedGroups(string[] seriesNames) 1242ArrayList list = (ArrayList)groupsHashTable[groupName]; 1247ArrayList list = new ArrayList(); 1254 ArrayList result = new ArrayList(); 1257 ArrayList list = (ArrayList)entry.Value; 1785 ArrayList[] seriesXValues = new ArrayList[seriesList.Count]; 1903 foreach(ArrayList xList in seriesXValues)
Common\General\ChartGraphics3D.cs (5)
1384 ArrayList points, 1540 ArrayList points, 1743 ArrayList points, 2463 ArrayList points, 2692 internal static DataPoint3D FindPointByIndex(ArrayList points, int index, DataPoint3D neighborDataPoint, ref int neighborPointIndex)
Common\General\DataManipulator.cs (1)
2945 ArrayList uniqueValues = new ArrayList(intervalLastIndex - intervalFirstIndex + 1);
Common\General\Label.cs (1)
1150ArrayList circularAxes = this._axis.ChartArea.GetCircularAxisList();
Common\General\Selection.cs (18)
436 private System.Collections.ArrayList _regionList = new ArrayList(); 483 internal ArrayList List 2011ArrayList regionList = this.ChartPicture.Common.HotRegionsList.List; 2492ArrayList list = this.GetMarkers(chartObject, elementType); 2630ArrayList result = new ArrayList(); 2747private ArrayList GetMarkersFromRegions(object chartObject, ChartElementType elementType) 2749ArrayList list = new ArrayList(); 2899private ArrayList GetMarkers(object chartObject, ChartElementType elementType) 2978private ArrayList GetSeriesMarkers(Series series) 2980ArrayList list = new ArrayList(); 3027private ArrayList GetAxisMarkers(ChartGraphics graph, Axis axis) 3029ArrayList list = new ArrayList(); 3128private ArrayList GetAreaMarkers(ChartGraphics graph, ChartArea area) 3130ArrayList list = new ArrayList(); 3168private ArrayList GetMarkers(RectangleF rect, ChartElementType elementType) 3194private ArrayList GetMarkers(RectangleF rect, Boolean addAdditionalMarkers) 3196ArrayList list = new ArrayList(); 3277private ArrayList GetRegionMarkers(GraphicsPath path)
Common\General\SmartLabels.cs (1)
584 internal ArrayList smartLabelsPositions = null;
Common\Utilities\CustomAttributesRegistry.cs (1)
393 internal ArrayList registeredCustomProperties = new ArrayList();
Common\Utilities\KeywordsRegistry.cs (1)
116 internal ArrayList registeredKeywords = new ArrayList();
Common\Utilities\XmlSerializer.cs (8)
981 private bool IsPropertyInList(ArrayList contentList, string className, string propertyName, out int classFitType, out int propertyFitType) 1174 private ArrayList serializableContentList = null; 1177 private ArrayList nonSerializableContentList = null; 1183 private ArrayList GetSerializableContentList() 1200 private ArrayList GetNonSerializableContentList() 1216 private void FillContentList(ArrayList list, string content) 2365 ArrayList propNamesList = new ArrayList(); 2798internal void CheckPropertiesID(ArrayList propNames)
WebForm\ChartWebControl.cs (2)
2969 ArrayList seriesList = new ArrayList(); 2988 ArrayList seriesList = new ArrayList();
System.Web.Entity (3)
System\Data\WebControls\EntityDataSourceView.cs (3)
163private Dictionary<string, ArrayList> _originalProperties; 990_originalProperties = new Dictionary<string, ArrayList>(); 1609_originalProperties = (Dictionary<string, ArrayList>)state.Second;
System.Web.Extensions (28)
ClientServices\Providers\ClientRoleProvider.cs (1)
341ArrayList al = new ArrayList();
ClientServices\Providers\ClientSettingsProvider.cs (3)
384typeof(ArrayList), 399ArrayList al = null; 422ArrayList al = null;
HttpResponseInternalWrapper.cs (2)
228public override void AddCacheItemDependencies(ArrayList cacheKeys) { 244public override void AddFileDependencies(ArrayList filenames) {
Script\Serialization\ObjectConverter.cs (3)
433ArrayList newList = new ArrayList(); 441if (type == typeof(ArrayList) || type == typeof(IEnumerable) || type == typeof(IList) || type == typeof(ICollection)) { 522return type.IsArray || type == typeof(ArrayList) || type == typeof(IEnumerable) || type == typeof(IList) || type == typeof(ICollection);
UI\ProfileServiceManager.cs (4)
36ArrayList loadedProperties = null; 80private static void GenerateInitializationScript(ref StringBuilder sb, HttpContext context, ScriptManager scriptManager, string serviceUrl, ArrayList loadedProperties) { 145internal static ArrayList MergeProperties(ArrayList existingProperties, string[] newProperties) {
UI\WebControls\ListView.cs (10)
83private ArrayList _dataKeysArrayList; 85private ArrayList _clientIDRowSuffixArrayList; 275private ArrayList DataKeysArrayList { 284private ArrayList ClientIDRowSuffixArrayList { 1493ArrayList keyArray = DataKeysArrayList; 1494ArrayList suffixArray = ClientIDRowSuffixArrayList; 1639protected virtual IList<ListViewDataItem> CreateItemsWithoutGroups(ListViewPagedDataSource dataSource, bool dataBinding, InsertItemPosition insertPosition, ArrayList keyArray) { 1764protected virtual IList<ListViewDataItem> CreateItemsInGroups(ListViewPagedDataSource dataSource, bool dataBinding, InsertItemPosition insertPosition, ArrayList keyArray) { 1927protected virtual void CreateSuffixArrayList(ListViewPagedDataSource dataSource, ArrayList suffixArray) { 2766OrderedDictionaryStateHelper.LoadViewState((OrderedDictionary)BoundFieldValues, (ArrayList)state[1]);
UI\WebControls\QueryableDataSourceView.cs (5)
551ArrayList values = (ArrayList)_originalValues[propertyName]; 572ArrayList value = (ArrayList)entry.Value; 593ArrayList values = new ArrayList(numRows);
System.Web.Mobile (63)
Mobile\UrlPath.cs (1)
169ArrayList list = new ArrayList();
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (3)
340ArrayList arr; 681ArrayList arr = new ArrayList(); 694ArrayList arr)
UI\MobileControls\Adapters\HtmlValidationSummaryAdapter.cs (1)
78ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
48private ArrayList _cards = new ArrayList();
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (3)
323ArrayList arr; 658ArrayList arr = new ArrayList(); 671ArrayList arr)
UI\MobileControls\Adapters\WmlValidationSummaryAdapter.cs (1)
78ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (3)
291ArrayList arr; 608ArrayList arr = new ArrayList(); 620ArrayList arr) {
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidationSummaryAdapter.cs (1)
66ArrayList arr = new ArrayList();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
52private ArrayList _orderedStyleClassKeys = new ArrayList (); 62private ArrayList _wmlOnEnterForwardVarNames = new ArrayList();
UI\MobileControls\ArrayListCollectionBase.cs (3)
31private ArrayList _items; 34protected ArrayList Items 55internal ArrayListCollectionBase(ArrayList items)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
247ArrayList filterList = _webConfig.ReadDeviceFilters();
UI\MobileControls\Design\Converters\ChoiceConverter.cs (1)
89ArrayList returnArray = new ArrayList();
UI\MobileControls\Design\Converters\DataFieldConverter.cs (1)
101ArrayList list = new ArrayList();
UI\MobileControls\Design\Converters\DefaultCommandConverter.cs (1)
34ArrayList commandList = new ArrayList(commands.Count);
UI\MobileControls\Design\Converters\FormConverter.cs (3)
51protected virtual ArrayList GetControls(ITypeDescriptorContext context) 53ArrayList controlList = new ArrayList(); 158ArrayList objValues = GetControls(context);
UI\MobileControls\Design\Converters\NavigateUrlConverter.cs (2)
26protected override ArrayList GetControls(ITypeDescriptorContext context) 28ArrayList formList = base.GetControls(context);
UI\MobileControls\Design\Converters\StyleConverter.cs (1)
37ArrayList _styleArray = new ArrayList();
UI\MobileControls\Design\Converters\StyleReferenceConverter.cs (1)
89ArrayList styleArray = new ArrayList();
UI\MobileControls\Design\Converters\ValidatedMobileControlConverter.cs (2)
86ArrayList controlArray = new ArrayList(); 126private void ExtractValidatableControls(Control parent, ArrayList controlArray)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (3)
121ArrayList filters = null; 432ArrayList filtersInErrorList = new ArrayList(); 465ArrayList oldFilters = _webConfig.ReadDeviceFilters();
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
1198private ArrayList _cachedComboBox = null; 1245internal ArrayList Choices
UI\MobileControls\Design\StyleSheetDesigner.cs (4)
46private ArrayList _cycledStyles = null; 476ArrayList lstStylesInCycle = null; 667private ArrayList DetectCycles() 1127ArrayList persistedStyles = new ArrayList();
UI\MobileControls\Design\Util\UnsettableComboBox.cs (1)
128ArrayList items = new ArrayList();
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
112internal ArrayList ReadDeviceFilters() 120ArrayList DeviceFilterList = new ArrayList();
UI\MobileControls\DeviceSpecificChoiceCollection.cs (1)
98public ArrayList All
UI\MobileControls\MobileListItemCollection.cs (1)
41public MobileListItemCollection(ArrayList items) : base(items)
UI\MobileControls\MobilePage.cs (1)
1074ArrayList arr;
UI\MobileControls\ObjectList.cs (4)
389ArrayList list = new ArrayList(count); 497ArrayList tableFieldIndexList = new ArrayList(); 822ArrayList list = new ArrayList(); 933ArrayList list = new ArrayList(count);
UI\MobileControls\ObjectListCommandCollection.cs (1)
167ArrayList commands = Items;
UI\MobileControls\ObjectListFieldCollection.cs (2)
43internal ObjectListFieldCollection(ObjectList owner, ArrayList fields) : base(fields) 179ArrayList fields = Items;
UI\MobileControls\SelectionList.cs (2)
519private ArrayList SelectedIndicesInternal 524ArrayList selectedIndices = new ArrayList(count);
UI\MobileControls\SessionViewState.cs (2)
109internal /*public*/ void Dump(MobilePage page, out ArrayList arr) 258public void Dump(out ArrayList arr)
UI\MobileControls\StyleSheet.cs (1)
48private ArrayList _duplicateStyles = new ArrayList();
UI\MobileControls\TextView.cs (2)
48private ArrayList _elements = new ArrayList(); 143private ArrayList Elements
UI\MobileControls\ValidationSummary.cs (2)
153private void GetErrorValidators_Helper(Control parent, ArrayList errorValidators) 178ArrayList errorValidators = new ArrayList();
System.Web.Services (63)
System\Web\Services\Configuration\WebServicesSection.cs (2)
449ArrayList importers = new ArrayList(ProtocolImporterTypes); 450ArrayList reflectors = new ArrayList(ProtocolReflectorTypes);
System\Web\Services\Description\HttpProtocolImporter.cs (5)
35ArrayList[] importedParameters; 36ArrayList[] importedReturns; 38ArrayList codeClasses = new ArrayList(); 43importedParameters = new ArrayList[importerTypes.Length]; 44importedReturns = new ArrayList[importerTypes.Length];
System\Web\Services\Description\ProtocolReflector.cs (1)
264public ArrayList methodList;
System\Web\Services\Description\ServiceDescription.cs (3)
1402ArrayList handledElements; 1481ArrayList list = new ArrayList(); 1512ArrayList list = new ArrayList();
System\Web\Services\Description\SoapProtocolImporter.cs (13)
31ArrayList parameters = new ArrayList(); 32ArrayList inParameters = new ArrayList(); 33ArrayList outParameters = new ArrayList(); 39ArrayList requestList = new ArrayList(); 40ArrayList responseList = new ArrayList(); 119static bool RemoveByRefMapping(ArrayList responseList, XmlMemberMapping requestMapping) { 129static void AddMappings(ArrayList mappingsList, XmlMembersMapping mappings) { 135static XmlMemberMapping FindMapping(ArrayList mappingsList, string elementName) { 259ArrayList xmlMembers = new ArrayList(); 260ArrayList soapMembers = new ArrayList(); 263ArrayList propertyNames = new ArrayList(); 264ArrayList propertyValues = new ArrayList(); 268ArrayList codeClasses = new ArrayList();
System\Web\Services\Description\SoapProtocolReflector.cs (1)
21ArrayList mappings = new ArrayList();
System\Web\Services\Discovery\ContractReference.cs (1)
197ArrayList importUrls = new ArrayList();
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (2)
33private ArrayList additionalInformation = new ArrayList(); 131ArrayList specialErrorMessages = new ArrayList();
System\Web\Services\Discovery\DiscoveryDocument.cs (1)
30private ArrayList references = new ArrayList();
System\Web\Services\Discovery\DynamicDiscoSearcher.cs (1)
31protected ArrayList filesFound;
System\Web\Services\Protocols\ClientProtocol.cs (4)
914public static bool GenerateXmlMappings(Type type, ArrayList mappings) { 923ArrayList soapMethodList = new ArrayList(); 934public static Hashtable GenerateXmlMappings(Type[] types, ArrayList mappings) { 940ArrayList typeMappings = new ArrayList();
System\Web\Services\Protocols\HttpClientProtocol.cs (4)
59ArrayList list = (ArrayList)formatterTypes[t]; 78ArrayList list = (ArrayList)formatterTypes[formatterType];
System\Web\Services\Protocols\LogicalMethodInfo.cs (3)
311ArrayList all = new ArrayList(); 500ArrayList begins = (types & LogicalMethodTypes.Async) != 0 ? new ArrayList() : null; 502ArrayList syncs = (types & LogicalMethodTypes.Sync) != 0 ? new ArrayList() : null;
System\Web\Services\Protocols\PatternMatcher.cs (3)
46ArrayList list = new ArrayList(); 83ArrayList matches = new ArrayList(); 117ArrayList matches = new ArrayList();
System\Web\Services\Protocols\SoapClientProtocol.cs (8)
46ArrayList soapMethodList = new ArrayList(); 47ArrayList mappings = new ArrayList(); 57ArrayList highPri = new ArrayList(); 58ArrayList lowPri = new ArrayList(); 91ArrayList inHeaders = new ArrayList(); 92ArrayList outHeaders = new ArrayList(); 113internal static void GenerateXmlMappings(Type type, ArrayList soapMethodList, string serviceNamespace, bool serviceDefaultIsEncoded, ArrayList mappings) {
System\Web\Services\Protocols\SoapHeader.cs (2)
306ArrayList otherHeaders = new ArrayList(); 397ArrayList list = new ArrayList();
System\Web\Services\Protocols\SoapReflector.cs (2)
447ArrayList inHeaders = new ArrayList(); 448ArrayList outHeaders = new ArrayList();
System\Web\Services\Protocols\SoapServerProtocol.cs (5)
69ArrayList mappings = new ArrayList(); 82ArrayList highPri = new ArrayList(); 83ArrayList lowPri = new ArrayList(); 143ArrayList inHeaders = new ArrayList(); 144ArrayList outHeaders = new ArrayList();
System\Web\Services\Protocols\XmlReturnReader.cs (1)
29ArrayList mappings = new ArrayList();
System\Web\Services\WebMethodAttribute.cs (1)
270ArrayList list = new ArrayList();
System.Windows.Forms (189)
misc\WeakHashtable.cs (1)
99ArrayList cleanupList = null;
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (1)
2416private System.Collections.ArrayList _list = new System.Collections.ArrayList();
winforms\Managed\System\WinForms\Application.cs (1)
2348private ArrayList messageFilters;
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
22private ArrayList data = new ArrayList();
winforms\Managed\System\WinForms\AxHost.cs (9)
2869ArrayList retProps = new ArrayList(); 2943ArrayList removeList = null; 5455ArrayList l = null; 5548private void MaybeAdd(ArrayList l, Control ctl, bool selected, int dwOleContF, bool ignoreBelong) { 5861private void ListAxControls(ArrayList list, bool fuseOcx) { 5901ArrayList l = new ArrayList(); 5937ArrayList list = new ArrayList(); 6958private ArrayList updateAttrs = new ArrayList(); 7173ArrayList attributes = new ArrayList(AttributeArray);
winforms\Managed\System\WinForms\BaseCollection.cs (2)
13using ArrayList = System.Collections.ArrayList; 93protected virtual ArrayList List {
winforms\Managed\System\WinForms\BindingContext.cs (1)
407ArrayList cleanupList = null;
winforms\Managed\System\WinForms\BindingMAnagerBase.cs (5)
128protected internal virtual PropertyDescriptorCollection GetItemProperties(ArrayList dataSources, ArrayList listAccessors) { 146protected virtual PropertyDescriptorCollection GetItemProperties(Type listType, int offset, ArrayList dataSources, ArrayList listAccessors) { 314protected internal abstract String GetListName(ArrayList listAccessors);
winforms\Managed\System\WinForms\BindingsCollection.cs (2)
22private ArrayList list; 47protected override ArrayList List {
winforms\Managed\System\WinForms\BindingSource.cs (1)
1122ArrayList sorts = new ArrayList();
winforms\Managed\System\WinForms\ComboBox.cs (3)
4033private ArrayList innerList; 4053private ArrayList InnerList { 5840ArrayList nulllist = new ArrayList();
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs (1)
64ArrayList attrs = new ArrayList();
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (5)
227ArrayList attrList = new ArrayList(); 267ArrayList newAttributes = null; 298ArrayList attrList = new ArrayList(); 1423private ArrayList attrList; 1425public GetAttributesEvent(ArrayList attrList) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (5)
222ArrayList propList = new ArrayList(); 747ArrayList strs = new ArrayList(); 748ArrayList vars = new ArrayList(); 1160readonly ArrayList attributes = new ArrayList(); 1179public ArrayList Attributes {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
328ArrayList attrs = new ArrayList();
winforms\Managed\System\WinForms\Control.cs (15)
6712private ArrayList GetChildControlsTabOrderList(bool handleCreatedOnly) { 6713ArrayList holders = new ArrayList(); 6735ArrayList holders = GetChildWindowsTabOrderList(); 6752ArrayList holders = GetChildControlsTabOrderList(handleCreatedOnly); 6799private static ArrayList GetChildWindows(IntPtr hWndParent) { 6800ArrayList windows = new ArrayList(); 6818private ArrayList GetChildWindowsTabOrderList() { 6819ArrayList holders = new ArrayList(); 6820ArrayList windows = GetChildWindows(this.Handle); 14902ArrayList foundControls = FindInternal(key, searchAllChildren, this, new ArrayList()); 14918private ArrayList FindInternal(string key, bool searchAllChildren, ControlCollection controlsToLookIn, ArrayList foundControls) { 16290private ArrayList adviseList; 16869ArrayList mnemonicList = new ArrayList(); 16973private void GetMnemonicList(Control control, ArrayList mnemonicList) {
winforms\Managed\System\WinForms\CurrencyManager.cs (1)
567protected internal override string GetListName(ArrayList listAccessors) {
winforms\Managed\System\WinForms\CursorConverter.cs (1)
166ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (2)
32ArrayList items = new ArrayList(); 141protected override ArrayList List {
winforms\Managed\System\WinForms\DataGridParentRows.cs (2)
77private ArrayList parents = new ArrayList(); 79private ArrayList rowHeights = new ArrayList();
winforms\Managed\System\WinForms\DataGridRow.cs (1)
697ArrayList cells;
winforms\Managed\System\WinForms\DataGridTable.cs (2)
46private ArrayList relationsList = new ArrayList(2); 1546internal ArrayList RelationsList {
winforms\Managed\System\WinForms\DataGridTableCollection.cs (2)
26ArrayList items = new ArrayList(); 128protected override ArrayList List {
winforms\Managed\System\WinForms\DataGridView.cs (1)
322private ArrayList lstRows;
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (2)
29ArrayList items = new ArrayList(); 149protected override ArrayList List
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (6)
32private ArrayList items = new ArrayList(); 33private ArrayList itemsSorted; 181protected override ArrayList List 327ArrayList initialColumns = new ArrayList(dataGridViewColumns.Length); 328ArrayList sortedColumns = new ArrayList(dataGridViewColumns.Length); 1248this.itemsSorted = (ArrayList) this.items.Clone();
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (2)
2753private ArrayList items; 2793internal ArrayList InnerArray
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
1020ArrayList cols = new ArrayList();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
905ArrayList autoFillColumns = null;
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (2)
211protected ArrayList List 229internal ArrayList SharedList
winforms\Managed\System\WinForms\DataGridViewSelectedCellCollection.cs (2)
28ArrayList items = new ArrayList(); 141protected override ArrayList List
winforms\Managed\System\WinForms\DataGridViewSelectedColumnCollection.cs (2)
25ArrayList items = new ArrayList(); 138protected override ArrayList List
winforms\Managed\System\WinForms\DataGridViewSelectedRowCollection.cs (2)
28ArrayList items = new ArrayList(); 141protected override ArrayList List
winforms\Managed\System\WinForms\DataObject.cs (4)
481ArrayList distinct = new ArrayList(); 1217internal ArrayList formats = new ArrayList(); 2041ArrayList formats = new ArrayList(); 2246ArrayList formats = new ArrayList();
winforms\Managed\System\WinForms\Design\EventsTab.cs (1)
158ArrayList list = null;
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
504ArrayList.Adapter(domainItems).Sort(new DomainUpDownItemCompare());
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
875ArrayList items = new ArrayList();
winforms\Managed\System\WinForms\FileDialog.cs (3)
22using ArrayList = System.Collections.ArrayList; 364ArrayList extensions = new ArrayList(); 715ArrayList names = new ArrayList();
winforms\Managed\System\WinForms\Form.cs (7)
4186private void ResolveZoneAndSiteNames(ArrayList sites, ref string securityZone, ref string securitySite) { 4203ArrayList zoneList = new ArrayList(); 4257ArrayList loadedAssembliesFromGac = new ArrayList(); 4284ArrayList siteList = new ArrayList(); 4355ArrayList zones; 4356ArrayList sites; 6617ArrayList childrenToolStrips = ToolStripManager.FindMergeableToolStrips(ActiveMdiChildInternal);
winforms\Managed\System\WinForms\ImageList.cs (1)
1015private ArrayList imageInfoCollection = new ArrayList();
winforms\Managed\System\WinForms\KeysConverter.cs (2)
249ArrayList terms = new ArrayList(); 341ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\Layout\ArrangedElementCollection.cs (3)
19private ArrayList _innerList; 27internal ArrangedElementCollection(ArrayList innerList) { 35internal ArrayList InnerList {
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
1928ArrayList _rows = new ArrayList(); 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 (8)
155private ArrayList listItemsArray = new ArrayList(); // elements are ListViewItem's 2215ArrayList newItems = (ArrayList)Properties.GetObject(PropDelayedUpdateItems); 3782ArrayList itemList = (ArrayList)Properties.GetObject(PropDelayedUpdateItems); 8591ArrayList foundItems = FindInternal(key, searchAllSubItems, this, new ArrayList()); 8606private ArrayList FindInternal(string key, bool searchAllSubItems, ListViewItemCollection listViewItems, ArrayList foundItems) {
winforms\Managed\System\WinForms\ListViewGroup.cs (2)
311private ArrayList list; 361private ArrayList List
winforms\Managed\System\WinForms\ListViewGroupConverter.cs (1)
130ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\ListViewGroupItemCollection.cs (2)
18private ArrayList items; 32private ArrayList Items
winforms\Managed\System\WinForms\MDIClient.cs (1)
42private ArrayList children = new ArrayList();
winforms\Managed\System\WinForms\MdiWindowListItemConverter.cs (1)
27ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\Menu.cs (3)
952ArrayList foundMenuItems = FindInternal(key, searchAllChildren, this, new ArrayList()); 968private ArrayList FindInternal(string key, bool searchAllChildren, MenuItemCollection menuItemsToLookIn, ArrayList foundMenuItems) {
winforms\Managed\System\WinForms\MonthCalendar.cs (4)
24using ArrayList = System.Collections.ArrayList; 160private ArrayList arrayOfDates = new ArrayList(); 161private ArrayList annualArrayOfDates = new ArrayList(); // we have to maintain these lists too. 162private ArrayList monthlyArrayOfDates = new ArrayList();
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
4391ArrayList buttonList;
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (8)
96ArrayList props = GetCommonProperties(rgobjs, true, tab, parentEntry); 109ArrayList props = GetCommonProperties(sortObjs, true, tab, parentEntry); 112ArrayList firstProps = GetCommonProperties(new object[]{rgobjs[0]}, false, tab, parentEntry); 140private static ArrayList GetCommonProperties(object[] objs, bool presort, PropertyTab tab, GridEntry parentEntry) { 154ArrayList mergedList = new ArrayList(); 274private static ArrayList UnsortedMerge(PropertyDescriptor[] baseEntries, ArrayList sortedMergedEntries) { 276ArrayList mergedEntries = new ArrayList();
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (5)
4221internal void RestoreHierarchyState(ArrayList expandedItems) { 4235internal ArrayList SaveHierarchyState(GridEntryCollection entries) { 4239private ArrayList SaveHierarchyState(GridEntryCollection entries, ArrayList expandedItems) { 7782ArrayList expandedState;
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (5)
317 ArrayList bin = (ArrayList)bins[category]; 331ArrayList propList = new ArrayList(); 334ArrayList bin = (ArrayList)enumBins.Value;
winforms\Managed\System\WinForms\PropertyManager.cs (1)
124protected internal override String GetListName(ArrayList listAccessors) {
winforms\Managed\System\WinForms\RelatedCurrencyManager.cs (1)
118protected internal override string GetListName(ArrayList listAccessors) {
winforms\Managed\System\WinForms\RelatedPropertyManager.cs (1)
50protected internal override string GetListName(ArrayList listAccessors) {
winforms\Managed\System\WinForms\Screen.cs (1)
490public ArrayList screens = new ArrayList();
winforms\Managed\System\WinForms\SpecialFolderEnumConverter.cs (1)
21ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
23private ArrayList _innerList = new ArrayList();
winforms\Managed\System\WinForms\TextBoxAutoCompleteSourceConverter.cs (1)
24ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
685ArrayList list = new ArrayList();
winforms\Managed\System\WinForms\ToolStrip.cs (2)
80private ArrayList activeDropDowns = new ArrayList(1); 233internal ArrayList ActiveDropDowns {
winforms\Managed\System\WinForms\ToolStripDropDown.cs (2)
2202ArrayList dropDowns = ActiveDropDowns.Clone() as ArrayList;
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (3)
268ArrayList foundItems = FindInternal(key, searchAllChildren, this, new ArrayList()); 283private ArrayList FindInternal(string key, bool searchAllChildren, ToolStripItemCollection itemsToLookIn, ArrayList foundItems)
winforms\Managed\System\WinForms\ToolStripManager.cs (2)
1851internal static ArrayList FindMergeableToolStrips(ContainerControl container) { 1852ArrayList result = new ArrayList();
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2297internal ToolStripPanelCellToControlEnumerator(ArrayList list) {
winforms\Managed\System\WinForms\ToolStripSettings.cs (8)
122ArrayList savedToolStripSettingsObjects = new ArrayList(); 168private void ApplySettings(ArrayList toolStripSettingsToApply) { 205ArrayList toolStripPanels = FindToolStripPanels(true, form.Controls); 267ArrayList toolStrips = FindToolStrips(true, form.Controls); 287private ArrayList FindControls(Type baseType, bool searchAllChildren, Control.ControlCollection controlsToLookIn, ArrayList foundControls) { 328private ArrayList FindToolStripPanels(bool searchAllChildren, Control.ControlCollection controlsToLookIn) { 332private ArrayList FindToolStrips(bool searchAllChildren, Control.ControlCollection controlsToLookIn) {
winforms\Managed\System\WinForms\TreeNodeCollection.cs (3)
266ArrayList foundNodes = FindInternal(key, searchAllChildren, this, new ArrayList()); 275private ArrayList FindInternal(string key, bool searchAllChildren, TreeNodeCollection treeNodeCollectionToLookIn, ArrayList foundTreeNodes) {
winforms\Managed\System\WinForms\TrustManager.cs (4)
127ArrayList matchingTrusts; 547ArrayList matchingTrusts) 947private static bool SomePreviousTrustedVersionRequiresShellIntegration(ArrayList /*ApplicationTrust[]*/ matchingTrusts) 967out ArrayList matchingTrusts)
winforms\Managed\System\WinForms\WebBrowserContainer.cs (2)
52ArrayList list = new ArrayList(); 165private void ListAXControls(ArrayList list, bool fuseOcx) {
System.Windows.Forms.DataVisualization (179)
Common\Annotation\AnnotationBase.cs (1)
3466 internal void AddSmartLabelMarkerPositions(ArrayList list)
Common\ChartTypes\AreaChart.cs (3)
672 ArrayList points, 916 ArrayList points, 1600 override protected int GetPointLoopNumber(bool selection, ArrayList pointsArray)
Common\ChartTypes\BarChart.cs (2)
1368 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder( 2162 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\BoxPlotChart.cs (2)
1744 ArrayList unusualValuesList = new ArrayList(); 1828 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\ChartTypeRegistry.cs (1)
449 void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list);
Common\ChartTypes\ColumnChart.cs (1)
707 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder(typeSeries, this, selection, coordinates, null, this.YValueIndex, currentDrawSeriesSideBySide);
Common\ChartTypes\ErrorBarChart.cs (1)
1859 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\FastLineChart.cs (1)
711 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\FastPointChart.cs (1)
673 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\FunnelChart.cs (7)
177internal ArrayList segmentList = null; 180internal ArrayList labelInfoList = null; 1356 private ArrayList GetFunnelSegmentPositions() 1359 ArrayList list = new ArrayList(); 1606 private ArrayList CreateLabelsInfoList() 1608 ArrayList list = new ArrayList(); 2823 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\KagiChart.cs (1)
700 ArrayList points,
Common\ChartTypes\LineChart.cs (7)
1292 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder( 1490 ArrayList points, 1574 protected int GetCenterPointIndex(ArrayList points) 1594 virtual protected int GetPointLoopNumber(bool selection, ArrayList pointsArray) 1635 ArrayList points, 2012 ArrayList points, 2433 ArrayList points,
Common\ChartTypes\PieChart.cs (2)
137 private ArrayList _labelsRectangles = new ArrayList(); 5676 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\PointChart.cs (3)
120 internal ArrayList label3DInfoList = null; 1069 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder(typeSeries, this, selection, COPCoordinates.X, null, this.YValueIndex, false); 1639 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\RadarChart.cs (1)
1535 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\RangeChart.cs (3)
776 ArrayList points, 908 ArrayList points, 1651 ArrayList points,
Common\ChartTypes\RenkoChart.cs (1)
694 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\StackedAreaChart.cs (4)
434 ArrayList prevPointsArray = null; 435 ArrayList curentPointsArray = null; 1124 ArrayList points, 1415 override protected int GetPointLoopNumber(bool selection, ArrayList pointsArray)
Common\ChartTypes\StackedBarChart.cs (3)
335 internal ArrayList stackGroupNames = null; 1374 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder( 2129 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\StackedColumnChart.cs (4)
330 internal ArrayList stackGroupNames = null; 1040 ArrayList list = new ArrayList(); 1423 ArrayList dataPointDrawingOrder = area.GetDataPointDrawingOrder(typeSeries, this, selection, COPCoordinates.X | COPCoordinates.Y, null, 0, false); 1996 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\StepLineChart.cs (1)
238 ArrayList points,
Common\ChartTypes\StockChart.cs (1)
1807 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\ChartTypes\ThreeLineBreakChart.cs (2)
332 ArrayList highLowHistory = new ArrayList(); 689 public void AddSmartLabelMarkerPositions(CommonElements common, ChartArea area, Series series, ArrayList list)
Common\Converters\AxisConverters.cs (4)
261 ArrayList values = new ArrayList(); 475 ArrayList values = new ArrayList(); 560 ArrayList values = new ArrayList(); 611 ArrayList values = new ArrayList();
Common\Converters\CustomAttributesConverters.cs (2)
407 ArrayList propList = new ArrayList(); 467ArrayList result = new ArrayList();
Common\Converters\DataManagerConverters.cs (8)
101 ArrayList values = new ArrayList(); 152 ArrayList values = new ArrayList(); 211 ArrayList values = new ArrayList(); 231 ArrayList memberNames = ChartImage.GetDataSourceMemberNames(dataSource, usedForYValues); 280 ArrayList values = new ArrayList(); 333 ArrayList values = new ArrayList(); 402 ArrayList values = new ArrayList(); 690 ArrayList values = new ArrayList();
Common\Converters\LegendConverters.cs (3)
79 ArrayList values = new ArrayList(); 253 ArrayList values = new ArrayList(); 452 ArrayList values = new ArrayList();
Common\DataManager\DataManager.cs (1)
579 internal void GetMinMaxYValue(System.Collections.ArrayList seriesList, out double min, out double max)
Common\Formulas\FormulaRegistry.cs (1)
49 private ArrayList _modulesNames = new ArrayList();
Common\General\Axis.cs (9)
4069 ArrayList removedLabels = new ArrayList(); 4070 ArrayList removedLabelsIndexes = new ArrayList(); 4110 ArrayList labelPositions = new ArrayList(); 4234 ArrayList axisSeries = AxisScaleBreakStyle.GetAxisSeries(this); 4273 ArrayList lastFitLabels = new ArrayList(); 4658ArrayList labelTextRows = new ArrayList(labels.Count); 4745ArrayList axisList, 4832ArrayList axisList, 5210ArrayList labelPositions)
Common\General\AxisLabels.cs (2)
190internal ArrayList GetAxisSeries() 192ArrayList dataSeries = new ArrayList();
Common\General\AxisScale.cs (1)
150 private ArrayList _stripLineOffsets = new ArrayList();
Common\General\AxisScaleBreaks.cs (6)
457 ArrayList axisSeries = AxisScaleBreakStyle.GetAxisSeries(this.axis); 493 static internal ArrayList GetAxisSeries(Axis axis) 495 ArrayList seriesList = new ArrayList(); 794 ArrayList emptySequences = new ArrayList(); 925 private bool IsExcludedSegment(ArrayList excludedSegments, int segmentIndex) 957 ArrayList axisSeries = AxisScaleBreakStyle.GetAxisSeries(this.axis);
Common\General\AxisScrollZoom.cs (2)
1491 ArrayList values = new ArrayList(); 1577 ArrayList values = new ArrayList();
Common\General\Chart.cs (20)
431 static internal ArrayList GetDataSourceMemberNames(object dataSource, bool usedForYValue) 433 ArrayList names = new ArrayList(); 703 internal void DataBind(IEnumerable dataSource, ArrayList seriesList) 943 ArrayList chartAreaSeriesPrimary = new ArrayList(); 944 ArrayList chartAreaSeriesSecondary = new ArrayList(); 978 ArrayList seriesList, 991 ArrayList axisLabels = new ArrayList(); 994 ArrayList seriesAxisLabels = new ArrayList(); 1119 ArrayList seriesList = new ArrayList(); 1120 ArrayList groupByValueList = new ArrayList(); 1327 ArrayList oldList = (ArrayList)groupByValueList.Clone(); 1337 ArrayList sortedSeriesList = new ArrayList(); 1368ArrayList dataSourceFields = GetDataSourceMemberNames(dataSource, true); 1402ArrayList seriesList = new ArrayList(); 3019 private ArrayList GetAlignedAreasGroup(ChartArea masterArea, AreaAlignmentStyles type, AreaAlignmentOrientations orientation) 3021 ArrayList areaList = new ArrayList(); 3069 ArrayList alignGroup = GetAlignedAreasGroup( 3101 private void AlignChartAreasPlotPosition(ArrayList areasGroup, AreaAlignmentOrientations orientation) 3374 ArrayList alignGroup = GetAlignedAreasGroup(
Common\General\ChartArea.cs (9)
220 private ArrayList _circularAxisList = null; 2294ArrayList typeAndSeries = this.GetChartTypesAndSeriesToDraw(); 2584 ArrayList axisList = GetCircularAxisList(); 2673 ArrayList axisList = GetCircularAxisList(); 2889 internal ArrayList GetCircularAxisList() 2963private ArrayList GetChartTypesAndSeriesToDraw() 2965ArrayList resultList = new ArrayList(); 2975ArrayList processedChartType = new ArrayList(); 2976ArrayList splitChartType = new ArrayList();
Common\General\ChartArea3D.cs (7)
558 private ArrayList _stackGroupNames = null; 609internal ArrayList StackGroupNames 976 ArrayList stackGroupNames = new ArrayList(); 1066 ArrayList processedChartTypes = new ArrayList(); 1067 ArrayList processedStackedGroups = new ArrayList(); 1726 internal ArrayList GetDataPointDrawingOrder( 1738 ArrayList pointsList = new ArrayList();
Common\General\ChartAreaAxes.cs (13)
73 internal ArrayList chartTypes = new ArrayList(); 154 internal ArrayList ChartTypes 1129 ArrayList stackedGroups = this.SplitSeriesInStackedGroups(yAxesSeries); 1222 private ArrayList SplitSeriesInStackedGroups(string[] seriesNames) 1242ArrayList list = (ArrayList)groupsHashTable[groupName]; 1247ArrayList list = new ArrayList(); 1254 ArrayList result = new ArrayList(); 1257 ArrayList list = (ArrayList)entry.Value; 1785 ArrayList[] seriesXValues = new ArrayList[seriesList.Count]; 1903 foreach(ArrayList xList in seriesXValues)
Common\General\ChartGraphics3D.cs (5)
1384 ArrayList points, 1540 ArrayList points, 1743 ArrayList points, 2463 ArrayList points, 2692 internal static DataPoint3D FindPointByIndex(ArrayList points, int index, DataPoint3D neighborDataPoint, ref int neighborPointIndex)
Common\General\DataManipulator.cs (1)
2945 ArrayList uniqueValues = new ArrayList(intervalLastIndex - intervalFirstIndex + 1);
Common\General\Label.cs (1)
1150ArrayList circularAxes = this._axis.ChartArea.GetCircularAxisList();
Common\General\Selection.cs (18)
436 private System.Collections.ArrayList _regionList = new ArrayList(); 483 internal ArrayList List 2011ArrayList regionList = this.ChartPicture.Common.HotRegionsList.List; 2492ArrayList list = this.GetMarkers(chartObject, elementType); 2630ArrayList result = new ArrayList(); 2747private ArrayList GetMarkersFromRegions(object chartObject, ChartElementType elementType) 2749ArrayList list = new ArrayList(); 2899private ArrayList GetMarkers(object chartObject, ChartElementType elementType) 2978private ArrayList GetSeriesMarkers(Series series) 2980ArrayList list = new ArrayList(); 3027private ArrayList GetAxisMarkers(ChartGraphics graph, Axis axis) 3029ArrayList list = new ArrayList(); 3128private ArrayList GetAreaMarkers(ChartGraphics graph, ChartArea area) 3130ArrayList list = new ArrayList(); 3168private ArrayList GetMarkers(RectangleF rect, ChartElementType elementType) 3194private ArrayList GetMarkers(RectangleF rect, Boolean addAdditionalMarkers) 3196ArrayList list = new ArrayList(); 3277private ArrayList GetRegionMarkers(GraphicsPath path)
Common\General\SmartLabels.cs (1)
584 internal ArrayList smartLabelsPositions = null;
Common\Utilities\CustomAttributesRegistry.cs (1)
393 internal ArrayList registeredCustomProperties = new ArrayList();
Common\Utilities\KeywordsRegistry.cs (1)
116 internal ArrayList registeredKeywords = new ArrayList();
Common\Utilities\XmlSerializer.cs (8)
981 private bool IsPropertyInList(ArrayList contentList, string className, string propertyName, out int classFitType, out int propertyFitType) 1174 private ArrayList serializableContentList = null; 1177 private ArrayList nonSerializableContentList = null; 1183 private ArrayList GetSerializableContentList() 1200 private ArrayList GetNonSerializableContentList() 1216 private void FillContentList(ArrayList list, string content) 2365 ArrayList propNamesList = new ArrayList(); 2798internal void CheckPropertiesID(ArrayList propNames)
WinForm\ChartWinControl.cs (2)
2844 ArrayList seriesList = new ArrayList(); 2867 ArrayList seriesList = new ArrayList();
System.Workflow.Activities (34)
Common\BasePropertyDescriptor.cs (2)
204ArrayList attributes = new ArrayList(); 464ArrayList attributes = new ArrayList();
Common\CompModHelpers.cs (7)
133ArrayList childActivities = (ArrayList)commonParentActivities[activity.Parent]; 188ArrayList nestedActivities = new ArrayList(); 210ArrayList identifiers = new ArrayList(); 218return ArrayList.ReadOnly(identifiers); 227ArrayList nestedActivities = new ArrayList(); 849ArrayList references = null;
Common\TypeSystemHelpers.cs (2)
35private static readonly ArrayList VBKeywords = new ArrayList(new string[] { "Integer", "String", "Boolean", "Object", "Void", "Single", "Double", "Char", "DateTime", "Long", "Byte", "Short", "Single", "Double", "Decimal", "UInteger", "ULong", "SByte", "UShort" }); 36private static readonly ArrayList CSKeywords = new ArrayList(new string[] { "int", "string", "bool", "object", "void", "float", "double", "char", "Date", "long", "byte", "short", "Single", "double", "decimal", "uint", "ulong", "sbyte", "ushort" });
CorrelationValidator.cs (1)
472ArrayList parameterAttrs = new ArrayList();
Delay.cs (1)
258ArrayList standardValuesCollection = new ArrayList();
EventSinkActivity.cs (2)
43internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "EventName", "InterfaceType", "Invoked", "Roles" }); 467ArrayList paramInfo = new ArrayList();
Executors\WorkflowWebService.cs (1)
127return ((ArrayList)response.OutArgs).ToArray();
InvokeMethodActivity.cs (2)
40internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "MethodName", "MethodInvoking", "InterfaceType" }); 268ArrayList paramInfo = new ArrayList(method.GetParameters());
InvokeSchedule.cs (1)
45internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "TargetWorkflow", "Invoking", "ParameterBindings" });
InvokeWebService.cs (3)
99internal static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "MethodName", "ProxyClass", "SessionId", "Invoked", "Invoking" }); 395ArrayList paramInfos = new ArrayList(method.GetParameters()); 461ArrayList paramInfos = new ArrayList(methodInfo.GetParameters());
LocalService\CorrelationTokenTypeConvertor.cs (2)
66ArrayList values = new ArrayList(); 97ArrayList props = new ArrayList(properties);
Rules\Parser\Parser.cs (1)
980ArrayList rootCompletions = new ArrayList();
Rules\Parser\Scanner.cs (1)
92internal static void AddKeywordsStartingWith(char upperFirstCharacter, ArrayList list)
Rules\Parser\Symbol.cs (7)
19internal abstract void RecordSymbol(ArrayList list); 42internal override void RecordSymbol(ArrayList list) 124internal ArrayList GetMembers() 126ArrayList members = new ArrayList(NestedSymbols.Count); 158internal override void RecordSymbol(ArrayList list) 230internal override void RecordSymbol(ArrayList list) 307internal override void RecordSymbol(ArrayList list)
WebServiceResponse.cs (1)
190ArrayList outArgs = new ArrayList();
System.Workflow.ComponentModel (128)
AuthoringOM\Activity.cs (5)
36internal delegate ArrayList WorkflowChangeActionsResolveEventHandler(object sender, WorkflowChangeActionsResolveEventArgs e); 184internal static ArrayList ActivityRoots = null; 1276internal static ArrayList OnResolveWorkflowChangeActions(string workflowChangesMarkup, Activity root) 1287ArrayList changeActions = null; 2413ArrayList identifiers = new ArrayList();
AuthoringOM\Behaviors\ExceptionHandlers.cs (1)
163ArrayList previousExceptionTypes = new ArrayList();
AuthoringOM\Behaviors\WorkflowTransactionOptions.cs (1)
121ArrayList standardValuesCollection = new ArrayList();
AuthoringOM\Bind.cs (1)
904ArrayList values = new ArrayList();
AuthoringOM\Compiler\CompileXomlTask.cs (2)
213ArrayList xomlFilesOnly = new ArrayList(); 369ArrayList oFiles = new ArrayList();
AuthoringOM\Compiler\TypeSystem\AttributeInfo.cs (2)
106ArrayList propertyValues = new ArrayList(); 107ArrayList constructorArguments = new ArrayList();
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
450ArrayList members = new ArrayList(); 530ArrayList types = new ArrayList();
AuthoringOM\Compiler\TypeSystem\Helper.cs (2)
210ArrayList attributeList = new ArrayList(); 211ArrayList attributeTypes = new ArrayList();
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
57ArrayList accessorList = new ArrayList();
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
652ArrayList bindingArgs = new ArrayList(this.boundedTypes.Keys);
AuthoringOM\Compiler\TypeSystem\TypeProvider.cs (1)
969ArrayList types = new ArrayList(this.hashOfRTTypes.Keys);
AuthoringOM\Compiler\Validation\DependencyObjectValidator.cs (1)
25ArrayList allProperties = new ArrayList();
AuthoringOM\Compiler\XomlCompiler.cs (3)
937ArrayList optionsList = new ArrayList(); 997ArrayList ccus = new ArrayList((ICollection)parameters.UserCodeCompileUnits); 999ArrayList userCodeFiles = new ArrayList();
AuthoringOM\Compiler\XomlCompilerHelpers.cs (3)
72ArrayList activities = new ArrayList(); 233ArrayList ccus = new ArrayList((ICollection)parameters.UserCodeCompileUnits); 236ArrayList sourceFilePaths = new ArrayList();
AuthoringOM\ComponentFactoryHelpers.cs (5)
52ArrayList supportsTransactionComponents = new ArrayList(); 53ArrayList supportsCancelHandlerComponents = new ArrayList(); 54ArrayList supportsSynchronizationComponents = new ArrayList(); 55ArrayList supportsCompensationHandlerComponents = new ArrayList(); 82ArrayList customAttributes = new ArrayList();
AuthoringOM\DependencyObject.cs (7)
356ArrayList eventListeners = null; 359eventListeners = (ArrayList)properties[dependencyEvent]; 390ArrayList eventListeners = (ArrayList)properties[dependencyEvent]; 409ArrayList handlers = properties[dependencyEvent] as ArrayList; 587foreach (object value in (ArrayList)properties[dependencyEvent])
AuthoringOM\Design\CommandSet.cs (4)
359ArrayList selectedComponents = new ArrayList(this.selectionService.GetSelectedComponents()); 409if (compositeActivityDesigner != null && !compositeActivityDesigner.CanRemoveActivities(new List<Activity>((Activity[])((ArrayList)entry.Value).ToArray(typeof(Activity))).AsReadOnly())) 519ArrayList selectedObjects = new ArrayList(this.selectionService.GetSelectedComponents()); 849ArrayList componentList = new ArrayList(components);
AuthoringOM\Design\ComponentSerializationService.cs (2)
194ArrayList objects = new ArrayList(); 492ArrayList properties = new ArrayList(GetType().GetProperties());
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
484ArrayList allActivities = new ArrayList();
AuthoringOM\Design\DesignerHelpers.cs (2)
1624ArrayList compatibleMethods = new ArrayList(); 1715ArrayList identifiers = new ArrayList(existingNames);
AuthoringOM\Design\DesignerInterfaces.cs (1)
1024ArrayList safeCollection = new ArrayList(this);
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
827ArrayList designerThemes = new ArrayList();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (3)
840ArrayList selectedAssemblies = new ArrayList(); 1085ArrayList arrayRankList = new ArrayList(); 1107ArrayList parameterDataList = new ArrayList();
AuthoringOM\Design\FreeFormDesigner.cs (1)
628ArrayList activityDesigners = new ArrayList(ContainedDesigners);
AuthoringOM\Design\IdentifierCreationService.cs (1)
113ArrayList allActivities = new ArrayList();
AuthoringOM\Design\MessageFilters\DragDropManager.cs (2)
744Activity[] activitiesToMove = (Activity[])((ArrayList)entry.Value).ToArray(typeof(Activity)); 784ArrayList topLevelActivities = new ArrayList(Helpers.GetTopLevelActivities(selectionService.GetSelectedComponents()));
AuthoringOM\Design\MessageFilters\DragSelectionMessageFilter.cs (1)
216ArrayList selectableComponents = new ArrayList();
AuthoringOM\Design\MessageFilters\ResizingMessageFilter.cs (1)
159ArrayList selectedComponents = new ArrayList(selectionService.GetSelectedComponents());
AuthoringOM\Design\MessageFilters\WindowManager.cs (2)
144ArrayList selectedComponents = new ArrayList(selectionService.GetSelectedComponents()); 268if (compositeActivityDesigner != null && !compositeActivityDesigner.CanRemoveActivities(new List<Activity>((Activity[])((ArrayList)entry.Value).ToArray(typeof(Activity))).AsReadOnly()))
AuthoringOM\Design\PropertyDescriptors.cs (5)
808ArrayList collection = new ArrayList(); 824ArrayList readonlyProperties = new ArrayList(); 841ArrayList readonlyEvents = new ArrayList(); 878ArrayList collection = new ArrayList(); 971ArrayList collection = new ArrayList();
AuthoringOM\Design\ReferenceService.cs (8)
15private ArrayList addedComponents; // list of newly added components 16private ArrayList removedComponents; // list of newly removed components 17private ArrayList changedComponents; // list of changed components, we will re-cylcle their references too 18private ArrayList references; // our current list of references 109ArrayList clonedAddedComponents = new ArrayList(this.addedComponents); 120ArrayList clonedRemovedComponents = new ArrayList(this.removedComponents); 128ArrayList clonedChangedComponents = new ArrayList(this.changedComponents); 303ArrayList results = new ArrayList(this.references.Count);
AuthoringOM\Design\Themes.cs (3)
3069ArrayList supportedFonts = new ArrayList(AmbientTheme.SupportedFonts); 3092ArrayList supportedFonts = new ArrayList(AmbientTheme.SupportedFonts); 3156ArrayList fontNames = new ArrayList();
AuthoringOM\Design\TypeConverters.cs (3)
107ArrayList conditionDeclList = new ArrayList(); 270ArrayList properties = new ArrayList(); 297ArrayList valuesList = new ArrayList();
AuthoringOM\Design\WinOEToolBoxItem.cs (1)
83ArrayList comps = new ArrayList();
AuthoringOM\Design\WorkflowInlining.cs (1)
339private static readonly ArrayList ReservedParameterNames = new ArrayList(new string[] { "Name", "Enabled", "Description", "TargetWorkflow", "Invoking", "ParameterBindings" });
AuthoringOM\Design\WorkflowLayouts.cs (1)
338private ArrayList pageLayoutInfo = new ArrayList();
AuthoringOM\Design\WorkflowView.cs (2)
1710ArrayList selectedComponents = new ArrayList(selectionService.GetSelectedComponents()); 2000ArrayList clonedFilterList = new ArrayList(filters.ToArray());
AuthoringOM\Design\XomlDesignerLoader.cs (3)
295ArrayList errors = new ArrayList(); 347ArrayList errors = new ArrayList(); 872private void OnPropertyGridAdornments(ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList)
AuthoringOM\ScheduleChanges.cs (8)
134ArrayList workflowChanges = (ArrayList)((Activity)this.clonedRootActivity).GetValue(WorkflowChanges.WorkflowChangeActionsProperty); 536ArrayList workflowChanges = (ArrayList)((Activity)originalRootActivity).GetValue(WorkflowChanges.WorkflowChangeActionsProperty); 554private static ArrayList CloneWorkflowChangeActions(ArrayList workflowChanges, Activity rootActivity) 569ArrayList clonedWorkflowChanges = null; 589clonedWorkflowChanges = xomlSerializer.Deserialize(xomlSerializationManager, xmlReader) as ArrayList;
AuthoringOM\Serializer\ActivityMarkupSerializer.cs (1)
216ArrayList activities = new ArrayList();
AuthoringOM\Serializer\ActivitySurrogate.cs (3)
88ArrayList changeActions = (ArrayList)workflowDefinition.GetValue(WorkflowChanges.WorkflowChangeActionsProperty); 233ArrayList changeActions = Activity.OnResolveWorkflowChangeActions(this.workflowChanges, rootActivityDefinition);
AuthoringOM\Serializer\CollectionMarkupSerializer.cs (1)
38ArrayList arrayList = new ArrayList();
AuthoringOM\Serializer\CompositeActivityTypeDescriptor.cs (1)
36ArrayList readonlyProperties = new ArrayList();
AuthoringOM\Serializer\DependencyObjectCodeDomSerializer.cs (1)
68ArrayList propertiesSerialized = new ArrayList();
AuthoringOM\Serializer\DependencyStoreSurrogate.cs (2)
22ArrayList properties = new ArrayList(); 23ArrayList values = new ArrayList();
AuthoringOM\Serializer\DictionarySurrogate.cs (2)
28ArrayList keys = new ArrayList(keysProperty.GetValue(obj, null) as ICollection); 34ArrayList values = new ArrayList(valuesProperty.GetValue(obj, null) as ICollection);
AuthoringOM\Serializer\FormatterServicesNoSerializableCheck.cs (2)
99ArrayList allMembers = null; 100ArrayList allNames = null;
AuthoringOM\Serializer\GenericQueueSurrogate.cs (1)
25ArrayList items = new ArrayList(obj as ICollection);
AuthoringOM\Serializer\ListSurrogate.cs (1)
25ArrayList items = new ArrayList(obj as IList);
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (5)
632ArrayList complexProperties = new ArrayList(); 2530ArrayList argTokens = null; 2543ArrayList positionalArgs = new ArrayList(); 2660private ArrayList TokenizeAttributes(WorkflowMarkupSerializationManager serializationManager, string args, int lineNumber, int linePosition) 2662ArrayList list = null;
AuthoringOM\Serializer\XamlInterfaces.cs (1)
244private ArrayList arrayElementList = new ArrayList();
Shared\BasePropertyDescriptor.cs (2)
203ArrayList attributes = new ArrayList(); 463ArrayList attributes = new ArrayList();
Shared\CompModHelpers.cs (7)
131ArrayList childActivities = (ArrayList)commonParentActivities[activity.Parent]; 186ArrayList nestedActivities = new ArrayList(); 208ArrayList identifiers = new ArrayList(); 216return ArrayList.ReadOnly(identifiers); 225ArrayList nestedActivities = new ArrayList(); 847ArrayList references = null;
Shared\TypeSystemHelpers.cs (2)
34private static readonly ArrayList VBKeywords = new ArrayList(new string[] { "Integer", "String", "Boolean", "Object", "Void", "Single", "Double", "Char", "DateTime", "Long", "Byte", "Short", "Single", "Double", "Decimal", "UInteger", "ULong", "SByte", "UShort" }); 35private static readonly ArrayList CSKeywords = new ArrayList(new string[] { "int", "string", "bool", "object", "void", "float", "double", "char", "Date", "long", "byte", "short", "Single", "double", "decimal", "uint", "ulong", "sbyte", "ushort" });
Shared\XomlSerializationHelpers.cs (1)
234ArrayList allActivities = new ArrayList();
System.Workflow.Runtime (5)
DebugEngine\DebugController.cs (2)
562ArrayList changeActions = null; 564changeActions = (ArrayList)workflowDefinition.GetValue(WorkflowChanges.WorkflowChangeActionsProperty);
WorkflowRuntime.cs (3)
1448private static ArrayList OnWorkflowChangeActionsResolve(object sender, WorkflowChangeActionsResolveEventArgs e) 1450ArrayList changes = null; 1473changes = serializer.Deserialize(xomlSerializationManager, xmlReader) as ArrayList;
System.WorkflowServices (9)
System\ServiceModel\Activation\WorkflowServiceBuildProvider.cs (1)
26ArrayList dependencies = new ArrayList(base.VirtualPathDependencies.Count + 1);
System\Workflow\Activities\ChannelTokenTypeConverter.cs (2)
74ArrayList props = new ArrayList(properties); 80ArrayList values = new ArrayList();
System\Workflow\Activities\ContextTokenTypeConverter.cs (2)
74ArrayList props = new ArrayList(properties); 80ArrayList values = new ArrayList();
System\Workflow\Activities\ContractType.cs (1)
364ArrayList members = new ArrayList();
System\Workflow\Activities\ReceiveActivity.cs (1)
790ArrayList paramInfo = new ArrayList(methodInfo.GetParameters());
System\Workflow\Activities\SendActivity.cs (1)
469ArrayList paramInfo = new ArrayList(methodInfo.GetParameters());
System\Workflow\Activities\ServiceOperationHelpers.cs (1)
218ArrayList attributeList = new ArrayList();
System.Xml (197)
System\Xml\Core\XsdValidatingReader.cs (1)
84ArrayList defaultAttributes;
System\Xml\Dom\DocumentSchemaValidator.cs (1)
33ArrayList defaultAttributes;
System\Xml\Dom\XmlDocument.cs (9)
200private WeakReference GetElement(ArrayList elementList, XmlElement elem) { 201ArrayList gcElemRefs = new ArrayList(); 221ArrayList elementList = new ArrayList(); 227ArrayList elementList = (ArrayList)(htElementIdMap[id]); 235ArrayList elementList = (ArrayList)(htElementIdMap[id]); 768ArrayList elementList = (ArrayList)(htElementIdMap[elementId]);
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (13)
28ArrayList list = field as ArrayList; 41ArrayList list = field as ArrayList; 57ArrayList temp = new ArrayList(); 67ArrayList list = field as ArrayList; 83ArrayList list = field as ArrayList; 103ArrayList list = field as ArrayList; 162ArrayList list = field as ArrayList;
System\Xml\Schema\Asttree.cs (5)
122private ArrayList stack; // of AxisElement 250private ArrayList axisStack; // of AxisStack 421private ArrayList fAxisArray; 426internal ArrayList SubtreeArray { 490ArrayList AstArray = new ArrayList(xpath.Length);
System\Xml\Schema\BaseValidator.cs (1)
150ArrayList names = contentValidator.ExpectedElements(context, false);
System\Xml\Schema\ConstraintStruct.cs (2)
21internal ArrayList axisFields; // Add tableDim * LocatedActiveAxis in a loop 77private ArrayList KSs; // stack of KSStruct, will not become less
System\Xml\Schema\ContentValidator.cs (24)
43ArrayList particles; 126ArrayList match = new ArrayList(); 213ArrayList positions = new ArrayList(); 928public virtual ArrayList ExpectedElements(ValidationState context, bool isRequiredOnly) { 932public virtual ArrayList ExpectedParticles(ValidationState context, bool isRequiredOnly, XmlSchemaSet schemaSet) { 936public static void AddParticleToExpected(XmlSchemaParticle p, XmlSchemaSet schemaSet, ArrayList particles) { 940public static void AddParticleToExpected(XmlSchemaParticle p, XmlSchemaSet schemaSet, ArrayList particles, bool global) { 1320ArrayList transitionTable = new ArrayList(); 1467public override ArrayList ExpectedElements(ValidationState context, bool isRequiredOnly) { 1468ArrayList names = null; 1495public override ArrayList ExpectedParticles(ValidationState context, bool isRequiredOnly, XmlSchemaSet schemaSet) { 1496ArrayList particles = new ArrayList(); 1599public override ArrayList ExpectedElements(ValidationState context, bool isRequiredOnly) { 1600ArrayList names = null; 1623public override ArrayList ExpectedParticles(ValidationState context, bool isRequiredOnly, XmlSchemaSet schemaSet) { 1624ArrayList particles = new ArrayList(); 1858public override ArrayList ExpectedElements(ValidationState context, bool isRequiredOnly) { 1859ArrayList names = null; 1893public override ArrayList ExpectedParticles(ValidationState context, bool isRequiredOnly, XmlSchemaSet schemaSet) { 1894ArrayList particles = new ArrayList(); 1983public override ArrayList ExpectedElements(ValidationState context, bool isRequiredOnly) { 1984ArrayList names = null; 1996public override ArrayList ExpectedParticles(ValidationState context, bool isRequiredOnly, XmlSchemaSet schemaSet) { 1997ArrayList expectedParticles = new ArrayList();
System\Xml\Schema\DataTypeImplementation.cs (3)
80internal ArrayList Patterns; 81internal ArrayList Enumeration; 999ArrayList values = new ArrayList();
System\Xml\Schema\FacetChecker.cs (17)
730internal virtual bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 900internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 904internal bool MatchEnumeration(decimal value, ArrayList enumeration, XmlValueConverter valueConverter) { 980internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 983private bool MatchEnumeration(double value, ArrayList enumeration, XmlValueConverter valueConverter) { 1034internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1038private bool MatchEnumeration(TimeSpan value, ArrayList enumeration) { 1090internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1094private bool MatchEnumeration(DateTime value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1161internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1165private bool MatchEnumeration(string value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1269internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1273private bool MatchEnumeration(XmlQualifiedName value, ArrayList enumeration) { 1322internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1326private bool MatchEnumeration(byte[] value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1374internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) { 1398internal override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype) {
System\Xml\Schema\Inference\Infer.cs (5)
123ArrayList schemaList; 369ArrayList col = this.schemaSet.Schemas(childURI) as ArrayList; 540ArrayList col = this.schemaSet.Schemas(childURI)as ArrayList;
System\Xml\Schema\Preprocessor.cs (4)
61ArrayList redefinedList; 460private void Preprocess(XmlSchema schema, string targetNamespace, ArrayList imports) { 729ArrayList includesOfRedefine = new ArrayList(); 829private void GetIncludedSet(XmlSchema schema, ArrayList includesList) {
System\Xml\Schema\SchemaCollectionCompiler.cs (3)
47ArrayList members = substitutionGroup.Members; 500ArrayList memberTypeDefinitions = new ArrayList(); 545private void CheckUnionType(XmlSchemaSimpleType unionMember, ArrayList memberTypeDefinitions, XmlSchemaSimpleType parentType) {
System\Xml\Schema\SchemaSetCompiler.cs (4)
369ArrayList members = substitutionGroup.Members; 398ArrayList newMembers = null; 567ArrayList memberTypeDefinitions = new ArrayList(); 612private void CheckUnionType(XmlSchemaSimpleType unionMember, ArrayList memberTypeDefinitions, XmlSchemaSimpleType parentType) {
System\Xml\Schema\XmlSchema.cs (4)
68ArrayList importedSchemas; 69ArrayList importedNamespaces; 605internal ArrayList ImportedSchemas { 614internal ArrayList ImportedNamespaces {
System\Xml\Schema\XmlSchemaSet.cs (4)
459ArrayList needToCheckSchemaList = new ArrayList(); 704ArrayList tnsSchemas = new ArrayList(); 1077ArrayList existingSchemas = new ArrayList(); 1253ArrayList removalList = new ArrayList();
System\Xml\Schema\XmlSchemaSubstitutionGroup.cs (2)
14ArrayList membersList = new ArrayList(); 18internal ArrayList Members {
System\Xml\Schema\XmlSchemaValidator.cs (13)
641public void GetUnspecifiedDefaultAttributes(ArrayList defaultAttributes) { 705ArrayList names = context.ElementDecl.ContentValidator.ExpectedParticles(context, false, schemaSet); 844ArrayList expected = new ArrayList(elements.Count); 852ArrayList expected = context.ElementDecl.ContentValidator.ExpectedParticles(context, false, schemaSet); 863ArrayList attList = new ArrayList(); 887internal void GetUnspecifiedDefaultAttributes(ArrayList defaultAttributes, bool createNodeData) { 1328private void AddXsiAttributes(ArrayList attList) { 2102ArrayList names = null; 2147ArrayList names = null; 2174internal static string PrintExpectedElements(ArrayList expected, bool getParticles) { 2180ArrayList expectedNames = new ArrayList(); 2214private static string PrintNames(ArrayList expected) { 2226private static void PrintNamesWithNS(ArrayList expected, StringBuilder builder) {
System\Xml\Schema\XsdBuilder.cs (1)
672private ArrayList unhandledAttributes = new ArrayList();
System\Xml\Serialization\CodeIdentifiers.cs (2)
40ArrayList list; 175newIdentifiers.list = (ArrayList)this.list.Clone();
System\Xml\Serialization\Compilation.cs (1)
279ArrayList list = new ArrayList();
System\Xml\Serialization\ImportContext.cs (15)
133ArrayList list = (ArrayList)ObjectCache[key]; 174private ArrayList GetDependencies(XmlSchemaObject o, ArrayList deps, Hashtable refs) { 178ArrayList list = Graph[o] as ArrayList; 189ArrayList list = GetDependencies(o, new ArrayList(), new Hashtable()); 202ArrayList items = graph.GetItems(); 232ArrayList empty = new ArrayList(); 250internal ArrayList GetItems() { 254internal void AddRef(ArrayList list, XmlSchemaObject o) { 269internal ArrayList Depends(XmlSchemaObject item) { 273return (ArrayList)scope[item]; 275ArrayList refs = new ArrayList(); 283internal void Depends(XmlSchemaObject item, ArrayList refs) {
System\Xml\Serialization\Mappings.cs (2)
1164ArrayList srcSchemas = (ArrayList)schemas.Schemas(xsiType.Namespace);
System\Xml\Serialization\Models.cs (1)
350ArrayList list = new ArrayList();
System\Xml\Serialization\SchemaObjectWriter.cs (6)
110ArrayList list = new ArrayList(); 180ArrayList attrs = new ArrayList(); 200ArrayList ns = new ArrayList(); 238ArrayList list = new ArrayList(); 491ArrayList list = new ArrayList(); 542ArrayList a = new ArrayList();
System\Xml\Serialization\SoapReflectionImporter.cs (2)
373ArrayList members = new ArrayList(); 539ArrayList constants = new ArrayList();
System\Xml\Serialization\Types.cs (5)
421ArrayList typeMappings = new ArrayList(); 930ArrayList list = new ArrayList(); 935internal static void GetAllMembers(StructMapping mapping, ArrayList list) { 951ArrayList list = new ArrayList(); 956static void GetSettableMembers(StructMapping mapping, ArrayList list) {
System\Xml\Serialization\XmlReflectionImporter.cs (6)
521ArrayList srcSchemas = (ArrayList)schemas.Schemas(baseQname.Namespace); 741ArrayList members = new ArrayList(); 1059ArrayList constants = new ArrayList(); 1329ArrayList elementList = new ArrayList(); 1989ArrayList list = new ArrayList();
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1013ArrayList equivalentElements = new ArrayList();
System\Xml\Serialization\XmlSchemas.cs (1)
252ArrayList removes = new ArrayList();
System\Xml\Serialization\XmlSerializationReader.cs (16)
38ArrayList targetsWithoutIds; 39ArrayList fixups; 40ArrayList collectionFixups; 475ArrayList list = new ArrayList(); 1772ArrayList xmlNodeList = new ArrayList(); 2358ArrayList membersList = new ArrayList(); 2359ArrayList textOrArrayMembersList = new ArrayList(); 2360ArrayList attributeMembersList = new ArrayList(); 3092ArrayList arraysToDeclareList = new ArrayList(mappings.Length); 3093ArrayList arraysToSetList = new ArrayList(mappings.Length); 3094ArrayList allMembersList = new ArrayList(mappings.Length); 3431ArrayList attributes = new ArrayList(); 4594Writer.Write(typeof(ArrayList).FullName); 4598Writer.Write(typeof(ArrayList).FullName); 4601Writer.Write(typeof(ArrayList).FullName); 4605Writer.Write(typeof(ArrayList).FullName);
System\Xml\Serialization\XmlSerializationReaderILGen.cs (7)
449ArrayList membersList = new ArrayList(); 450ArrayList textOrArrayMembersList = new ArrayList(); 451ArrayList attributeMembersList = new ArrayList(); 1566ArrayList arraysToDeclareList = new ArrayList(mappings.Length); 1567ArrayList arraysToSetList = new ArrayList(mappings.Length); 1568ArrayList allMembersList = new ArrayList(mappings.Length); 1846ArrayList attributes = new ArrayList();
System\Xml\Serialization\XmlSerializationWriter.cs (4)
36ArrayList referencesToWrite; 75protected ArrayList Namespaces { 2526ArrayList namedAnys = new ArrayList(); 3234static ArrayList assembliesInConfig = new ArrayList();
System\Xml\Serialization\XmlSerializationWriterILGen.cs (1)
1535ArrayList namedAnys = new ArrayList();
System\Xml\Serialization\XmlSerializerNamespaces.cs (2)
87internal ArrayList NamespaceList { 91ArrayList namespaceList = new ArrayList();
System\Xml\XPath\Internal\Function.cs (4)
48private ArrayList argumentList; 53public Function(FunctionType ftype, ArrayList argumentList) { 58public Function(string prefix, string name, ArrayList argumentList) { 84public ArrayList ArgumentList { get { return argumentList; } }
System\Xml\XPath\Internal\QueryBuilder.cs (1)
379List<Query> ProcessArguments(ArrayList args, out Props props) {
System\Xml\XPath\Internal\XPathMultyIterator.cs (2)
21public XPathMultyIterator(ArrayList inputArray) { 25this.arr[i] = new XPathArrayIterator((ArrayList) inputArray[i]);
System\Xml\XPath\Internal\XPathParser.cs (2)
447ArrayList argList = new ArrayList(); 573ArrayList argList = new ArrayList();
System.Xml.Linq (1)
System\Xml\Linq\XNodeValidator.cs (1)
22ArrayList defaultAttributes;
UIAutomationClient (20)
MS\Internal\Automation\ClientEventManager.cs (1)
743private static ArrayList _listeners; // data representing events the client is listening for
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
264ArrayList embeddedRoots = new ArrayList(6); 1358private static void GetAllUIFragmentRoots(NativeMethods.HWND hwnd, bool includeThis, ArrayList uiFragmentRoots)
MS\Internal\Automation\ProxyManager.cs (8)
167count += ((ArrayList)o).Count; 197foreach( Object o1 in (ArrayList) o ) 602ArrayList array = entryOrArrayList as ArrayList; 785ArrayList l = o as ArrayList; 845private static ArrayList _partialClassHandlers = new ArrayList(12); 851private static ArrayList _fallbackHandlers = new ArrayList(1);
MS\Internal\Automation\WinEventWrap.cs (1)
308protected ArrayList _clientCallbacks; // the client callback interface objects
System\Windows\Automation\AutomationElement.cs (2)
864ArrayList propArrays = new ArrayList(4); 899ArrayList interfaces = new ArrayList(4);
System\Windows\Automation\CacheRequest.cs (6)
122ArrayList properties, 123ArrayList patterns, 243return new CacheRequest(_viewCondition, _scope, (ArrayList)_properties.Clone(), (ArrayList)_patterns.Clone(), _automationElementMode, _uiaCacheRequest); 509ArrayList _properties; 510ArrayList _patterns;
UIAutomationClientsideProviders (26)
MS\Internal\AutomationProxies\ClickablePoint.cs (11)
57static internal bool GetPoint(IntPtr hwnd, ArrayList alIn, ArrayList alOut, ref NativeMethods.Win32Point pt) 140internal static void ExcludeChildren(ProxyFragment fragment, ArrayList alIn, ArrayList alOut) 235private static bool ClickableInRect(IntPtr hwnd, ref NativeMethods.Win32Point pt, bool fRiAsInsideRect, ArrayList alIn, ArrayList alOut) 306static private void SplitVertical(ref CPRect ro, ref CPRect ri, int left, int right, ArrayList alRect, bool fRiAsInsideRect) 360static private void SplitRect(ref CPRect ro, CPRect ri, ArrayList alRect, bool fRiAsInsideRect) 423static private void SplitRect(ArrayList alIn, ref CPRect ri, ArrayList alOut, bool fRiAsInsideRect) 443static private bool GetClickablePoint(ArrayList al, out int x, out int y)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
101ArrayList actualParentChain = null;
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
235protected ArrayList _clientCallbacks; // the client callback interface objects
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 (3)
277ArrayList rects; 677private ArrayList GetMultilineBoundingRectangles(string text, Point mapClientToScreen, Rect clippingRectangle) 707ArrayList rects = new ArrayList(Math.Max(endLine - startLine + 1, 0));
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
348internal ArrayList _groups;
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
200ArrayList rects = new ArrayList();
MS\Internal\AutomationProxies\WindowsTab.cs (1)
405ArrayList list = new ArrayList();
MS\Internal\AutomationProxies\WinEventTracker.cs (4)
132internal ArrayList _alHwnd; 246ArrayList eventCreateParams = hookParams._alHwnd; 299ArrayList eventCreateParams = hookParams._alHwnd; 406ArrayList eventCreateParams = hookParams._alHwnd;
WindowsBase (52)
Base\MS\Internal\AvTrace.cs (1)
286ArrayList arrayList = new ArrayList(); // Holds the combined labels & parameters arrays.
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (1)
1253private ArrayList _blockList = new ArrayList(_initialBlockListSize);
Base\MS\Internal\IO\Zip\ZipIOExtraField.cs (1)
316private ArrayList _extraFieldElements;
Base\MS\Internal\IO\Zip\ZipIOLocalFileBlock.cs (1)
910private ArrayList _exposedPublicStreams;
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (7)
412ArrayList certList = EnumerateAllValuesOnSession(_hSession, certificateType); 466private static ArrayList EnumerateAllValuesOnSession(SafeRightsManagementSessionHandle sessionHandle, EnumerateLicenseFlags enumerateLicenseFlags) 468ArrayList result = new ArrayList(5); 629ArrayList oldLicenseIds = EnumerateAllValuesOnSession 646ArrayList newLicenseIds = EnumerateAllValuesOnSession 664private static int FindNewEntryIndex(ArrayList oldList, ArrayList newList)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (7)
133ArrayList _transformedStreams; 408ArrayList _transformStack; 411internal DataSpaceDefinition(ArrayList transformStack, Byte[] extraData) 417internal ArrayList TransformStack 702ArrayList transformsList = this.GetDataSpaceDefinition(dataSpaces).TransformStack; 1223ArrayList transformLabels = new ArrayList(transformCount); 1536ArrayList transformStack = GetDataSpaceDefinition(dataSpaceLabel).TransformStack;
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (10)
555ArrayList streamArray = 556(ArrayList)core.validEnumerators[EnumeratorTypes.OnlyStreams]; 585ArrayList storageArray = 586(ArrayList)core.validEnumerators[EnumeratorTypes.OnlyStorages]; 989((ArrayList)entry).Clear(); 1001internal ArrayList BuildFullNameFromParentName() 1010ArrayList parentArray = parentStorage.BuildFullNameFromParentName(); 1020internal ArrayList BuildFullNameInternalFromParentNameInternal() 1029ArrayList parentArray = parentStorage.BuildFullNameInternalFromParentNameInternal(); 1358ArrayList storageElems = new ArrayList();
Base\System\Windows\PropertyMetadata.cs (2)
303private static void DefaultValueCacheRemovalCallback(ArrayList list, int key, object value) 326private static void DefaultValueCachePromotionCallback(ArrayList list, int key, object value)
Shared\MS\Internal\CopyOnWriteList.cs (7)
53public ArrayList List 57ArrayList tempList; 62_readonlyWrapper = ArrayList.ReadOnly(_LiveList); 124protected ArrayList LiveList 195_LiveList = (ArrayList)_LiveList.Clone(); 201private ArrayList _LiveList = new ArrayList(); 202private ArrayList _readonlyWrapper;
Shared\MS\Internal\WeakReferenceEnumerator.cs (2)
37public WeakReferenceListEnumerator( ArrayList List) 81ArrayList _List;
Shared\MS\Internal\WeakReferenceList.cs (2)
181ArrayList list = base.LiveList; 222ArrayList list = base.LiveList;
Shared\MS\Utility\FrugalMap.cs (11)
86public abstract void Iterate(ArrayList list, FrugalMapIterationCallback callback); 180public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 482public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 1034public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 1247public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 1483public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 1635public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 1793public void Iterate(ArrayList list, FrugalMapIterationCallback callback) 1964public override void Iterate(ArrayList list, FrugalMapIterationCallback callback) 2142public void Iterate(ArrayList list, FrugalMapIterationCallback callback) 2182internal delegate void FrugalMapIterationCallback(ArrayList list, int key, object value);
WsatUI (4)
MMCUI\WSATPropertySheet.cs (1)
45ArrayList activeItem;
MMCUI\WsatSecurityModel.cs (3)
129ArrayList allowed = new ArrayList(); 155System.Collections.ArrayList kerb = new System.Collections.ArrayList(current.KerberosGlobalAcl); 156System.Collections.ArrayList indexesOfInvalidItems = new System.Collections.ArrayList();