387 references to ArrayList
BinaryFormatTests (5)
FormatTests\FormattedObject\ListTests.cs (5)
18new ArrayList(), 19new ArrayList() 38new ArrayList() { "Same", "old", "same", "old" } 43new ArrayList() 47new ArrayList()
dotnet-svcutil-lib (91)
FrameworkFork\Microsoft.CodeDom\Configuration\CodeDomCompilationConfiguration.cs (1)
24_allCompilerInfo = new ArrayList();
FrameworkFork\Microsoft.CodeDom\System\CodeNamespaceImportCollection.cs (1)
25private ArrayList _data = new ArrayList();
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (1)
186ArrayList typeArgumentList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (1)
160_defaultAttributes = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (1)
430_defaultAttributes = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (2)
213ArrayList gcElemRefs = new ArrayList(); 237ArrayList elementList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (4)
64ArrayList temp = new ArrayList(); 81list = new ArrayList(); 125list = new ArrayList(); 132list = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (1)
159_stack = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (2)
32this.axisFields = new ArrayList(); // empty fields 95_KSs = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (12)
55_particles = new ArrayList(); 148ArrayList match = new ArrayList(); 257private ArrayList _positions = new ArrayList(); 1545ArrayList transitionTable = new ArrayList(); 1729names = new ArrayList(); 1756ArrayList particles = new ArrayList(); 1880names = new ArrayList(); 1905ArrayList particles = new ArrayList(); 2191names = new ArrayList(); 2221ArrayList particles = new ArrayList(); 2338names = new ArrayList(); 2348ArrayList expectedParticles = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
1134ArrayList values = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (2)
176_derivedRestriction.Enumeration = new ArrayList(); 355_derivedRestriction.Patterns = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (1)
178_schemaList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
702_redefinedList = new ArrayList(); 867ArrayList includesOfRedefine = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
624ArrayList memberTypeDefinitions = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (2)
512newMembers = new ArrayList(); 709ArrayList memberTypeDefinitions = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
682_importedSchemas = new ArrayList(); 694_importedNamespaces = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (4)
536ArrayList needToCheckSchemaList = new ArrayList(); 823ArrayList tnsSchemas = new ArrayList(); 1264ArrayList existingSchemas = new ArrayList(); 1489ArrayList removalList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSubstitutionGroup.cs (1)
16private ArrayList _membersList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
1018ArrayList attList = new ArrayList(); 2628ArrayList expectedNames = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
683private ArrayList _unhandledAttributes = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifiers.cs (1)
63_list = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (4)
156list = new ArrayList(); 219ArrayList list = GetDependencies(o, new ArrayList(), new Hashtable()); 272private ArrayList _empty = new ArrayList(); 322ArrayList refs = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\Models.cs (1)
410ArrayList list = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaObjectWriter.cs (6)
131ArrayList list = new ArrayList(); 216ArrayList attrs = new ArrayList(); 240ArrayList ns = new ArrayList(); 286ArrayList list = new ArrayList(); 596ArrayList list = new ArrayList(); 654ArrayList a = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (2)
415ArrayList members = new ArrayList(); 604ArrayList constants = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (3)
493private ArrayList _typeMappings = new ArrayList(); 1078ArrayList list = new ArrayList(); 1104ArrayList list = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (4)
843ArrayList members = new ArrayList(); 1210ArrayList constants = new ArrayList(); 1527ArrayList elementList = new ArrayList(); 2291private ArrayList _list = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
1173ArrayList equivalentElements = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (1)
286ArrayList removes = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationReader.cs (5)
493ArrayList list = new ArrayList(); 1544_targetsWithoutIds = new ArrayList(); 1561if (_fixups == null) _fixups = new ArrayList(); 1568if (_collectionFixups == null) _collectionFixups = new ArrayList(); 1972ArrayList xmlNodeList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
899_referencesToWrite = new ArrayList(); 2924ArrayList namedAnys = new ArrayList(); 3713private static ArrayList s_assembliesInConfig = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriterILGen.cs (1)
1669ArrayList namedAnys = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializerNamespaces.cs (1)
99ArrayList namespaceList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Function.cs (1)
75_argumentList = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathArrayIterator.cs (1)
33this.list = new ArrayList();
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (2)
517ArrayList argList = new ArrayList(); 669ArrayList argList = new ArrayList();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
1999ArrayList parts = new ArrayList();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (3)
253elementList = new ArrayList(); 285multipleHeaderValues[headerDescription.Index] = new KeyValuePair<System.Type, System.Collections.ArrayList>(headerDescription.TypedHeader ? TypedHeaderManager.GetMessageHeaderType(headerDescription.Type) : headerDescription.Type, new ArrayList()); 406ArrayList items = new ArrayList();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
155unknownHeaders = new ArrayList();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TimeBoundedCache.cs (1)
389ArrayList expiredItems = new ArrayList();
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (3)
1657ArrayList list = new ArrayList(); 1694ArrayList list = new ArrayList(); 1710_handledElements = new ArrayList();
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (1)
Internal\ListAdapterTest.cs (1)
35var targetObject = new ArrayList();
Microsoft.AspNetCore.JsonPatch.Tests (1)
Internal\ListAdapterTest.cs (1)
35var targetObject = new ArrayList();
Microsoft.Build (1)
Logging\BaseConsoleLogger.cs (1)
601bucket = new ArrayList();
Microsoft.Build.Engine.UnitTests (3)
BackEnd\NodePackets_Tests.cs (2)
153Items = new ArrayList 167return new ArrayList
MockTask.cs (1)
434return new ArrayList();
Microsoft.Build.Framework (1)
TaskParameterEventArgs.cs (1)
143var list = new ArrayList();
Microsoft.Build.Tasks.Core (3)
GenerateResource.cs (3)
84private ArrayList _unsuccessfullyCreatedOutFiles = new ArrayList(); 87private ArrayList _filesWritten = new ArrayList(); 2349_unsuccessfullyCreatedOutFiles = new ArrayList();
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (1)
649ArrayList matches = new ArrayList();
ResolveNonMSBuildProjectOutput_Tests.cs (2)
216ArrayList projectRefs = new ArrayList(); 242ArrayList projectRefs = new ArrayList();
Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests (1)
ObjectFormatterTests.cs (1)
26var obj = new ArrayList { 1, 2, true, "goo" };
Microsoft.DotNet.XUnitAssert.Tests (9)
CollectionAssertsTests.cs (9)
2287 var collection = new ArrayList(); 2298 var collection = new ArrayList { "Hello" }; 2308 var collection = new ArrayList { "Hello", "World" }; 2323 var collection = new ArrayList { 1, 2, 3, 4, 5, 6, 7 }; 2347 IEnumerable collection = new ArrayList { "Hello", "World" }; 2355 IEnumerable collection = new ArrayList { "Hello", "World!", null }; 2363 IEnumerable collection = new ArrayList { "Hello", "World" }; 2379 var collection = new ArrayList { "Hello", "World", "Hello" }; 2396 var collection = new ArrayList { 1, 2, 3, 4, 5, 6, 7, 8, 4 };
MSBuild (2)
CommandLineSwitches.cs (2)
514_parameterizedSwitches[(int)parameterizedSwitch].parameters = new ArrayList(); 954_parameterizedSwitches[j].parameters = new ArrayList();
PresentationBuildTasks (17)
Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
636ArrayList itemToRemove = new ArrayList();
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (7)
1111ArrayList referenceList = new ArrayList(); 1291ArrayList bamlFileList = new ArrayList(); 1292ArrayList csFileList = new ArrayList(); 1293ArrayList localRefPageList = new ArrayList(); 1294ArrayList localRefAppdefList = new ArrayList(); 1403ArrayList allGeneratedFiles = new ArrayList( ); 1617ArrayList locFileItemList = new ArrayList();
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (2)
565referenceList = new ArrayList(); 709ArrayList bamlFileList = new ArrayList();
MS\Internal\Localization\LocalizationParserHooks.cs (1)
34_commentList = new ArrayList();
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3138_usingNS = new ArrayList();
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
304_events = new ArrayList(); 579_events = new ArrayList();
MS\Internal\Tasks\CompilerLocalReference.cs (1)
262ArrayList alMarkupPages = new ArrayList();
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (1)
688ArrayList asmList = new ArrayList();
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\ParserStack.cs (1)
41internal ParserStack() : base()
PresentationCore (5)
MS\Internal\IO\Packaging\NetStream.cs (1)
596_byteRangesAvailable = new ArrayList(); // byte ranges that are downloaded
MS\Internal\Resources\ResourceManagerWrapper.cs (1)
126_resourceList = new ArrayList();
System\Windows\Input\InputProcessorProfiles.cs (1)
151ArrayList arrayLang = new ArrayList();
System\Windows\Media\Imaging\ImagingCache.cs (1)
71ArrayList al = new ArrayList();
System\Windows\Media\MediaSystem.cs (1)
336private static ArrayList _mediaContexts = new ArrayList();
PresentationFramework (34)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
63ArrayList list = new ArrayList();
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
95ArrayList list = new ArrayList();
MS\Internal\Controls\InnerItemCollectionView.cs (1)
521_viewList = new ArrayList();
MS\Internal\Data\DefaultAsyncDataDispatcher.cs (1)
98private ArrayList _list = new ArrayList();
MS\Internal\Data\ViewManager.cs (2)
246ArrayList al = new ArrayList(); 785ArrayList al = new ArrayList();
MS\Internal\Documents\DocumentGrid.cs (1)
1413ArrayList visiblePages = new ArrayList();
MS\Internal\Utility\TraceLog.cs (1)
30_log = new ArrayList();
MS\Internal\WeakHashtable.cs (1)
114cleanupList = new ArrayList();
MS\Internal\WeakObjectHashtable.cs (1)
112cleanupList = new ArrayList();
System\Windows\Controls\PasswordTextContainer.cs (1)
292_positionList = new ArrayList();
System\Windows\Data\CompositeCollection.cs (2)
40Initialize(new ArrayList()); 554_hasRepeatedCollection = FindRepeatedCollection(new ArrayList());
System\Windows\Documents\CompositionAdorner.cs (1)
39internal CompositionAdorner(ITextView textView) : this(textView, new ArrayList())
System\Windows\Documents\DocumentSequence.cs (1)
889ArrayList notificationList = new ArrayList();
System\Windows\Documents\FixedDocument.cs (2)
1133ArrayList dirtyPages = new ArrayList(); 1212ArrayList completedRequests = new ArrayList();
System\Windows\Documents\FixedFlowMap.cs (1)
206ArrayList range = new ArrayList();
System\Windows\Documents\FixedTextBuilder.cs (1)
475ArrayList ar = new ArrayList();
System\Windows\Documents\FixedTextContainer.cs (1)
462lfs = new ArrayList();
System\Windows\Documents\FlowPosition.cs (1)
378ArrayList ar = new ArrayList();
System\Windows\Documents\RtfToXamlReader.cs (2)
2788_cellFormats = new ArrayList(); 2797_cellFormats = new ArrayList();
System\Windows\Documents\RubberbandSelector.cs (1)
260ArrayList ranges = new ArrayList(); //text ranges in area
System\Windows\Documents\XamlToRtfWriter.cs (3)
167ArrayList openLists = new ArrayList(); 390ArrayList openLists = new ArrayList(); 1747ArrayList spanCounts = new ArrayList();
System\Windows\FrameworkElement.cs (1)
1415ArrayList keys = new ArrayList();
System\Windows\Markup\BamlReader.cs (1)
173_properties = new ArrayList();
System\Windows\Markup\BamlRecordReader.cs (1)
1735ArrayList staticResources = new ArrayList();
System\Windows\Markup\BamlWriter.cs (1)
48_markupExtensionNodes = new ArrayList();
System\Windows\Markup\ParserStack.cs (1)
41internal ParserStack() : base()
System\Windows\Markup\XamlStream.cs (2)
50ReaderBufferArrayList = new ArrayList(); 51WriterBufferArrayList = new ArrayList();
ReachFramework (5)
AlphaFlattener\BrushProxy.cs (1)
356_brushList = new ArrayList();
AlphaFlattener\Primitive.cs (2)
1992_children = new ArrayList(); 2052c._children = new ArrayList();
Serialization\VisualSerializer.cs (2)
56_objects = new ArrayList(); 57_objnams = new ArrayList();
System.CodeDom (1)
System\CodeDom\CodeNamespaceImportCollection.cs (1)
11private readonly ArrayList _data = new ArrayList(); // not List<CodeNamespaceImport> to provide desktop-consistent semantics for CopyTo
System.Collections.NonGeneric (2)
System\Collections\CollectionBase.cs (1)
21_list = new ArrayList();
System\Collections\ReadOnlyCollectionBase.cs (1)
21protected ArrayList InnerList => _list ??= new ArrayList();
System.Collections.Specialized (2)
System\Collections\Specialized\NameObjectCollectionBase.cs (1)
108_entriesArray = new ArrayList();
System\Collections\Specialized\StringCollection.cs (1)
14private readonly ArrayList data = new ArrayList(); // Do not rename (binary serialization)
System.ComponentModel.TypeConverter (3)
System\ComponentModel\Design\DesignerCollection.cs (2)
28_designers = new ArrayList(); 39_designers = designers ?? new ArrayList();
System\ComponentModel\ListSortDescriptionCollection.cs (1)
11private readonly ArrayList _sorts = new ArrayList();
System.Configuration.ConfigurationManager (17)
System\Configuration\BaseConfigurationRecord.cs (2)
376locationSubPathInputs ??= new ArrayList(); 3193return _locationSections ??= new ArrayList();
System\Configuration\ConfigDefinitionUpdates.cs (1)
13LocationUpdatesList = new ArrayList();
System\Configuration\ConfigurationElement.cs (1)
476ArrayList errorList = new ArrayList();
System\Configuration\ConfigurationElementCollection.cs (1)
39private ArrayList Items { get; } = new ArrayList();
System\Configuration\ConfigurationLockCollection.cs (2)
38_internalArraylist = new ArrayList(); 279ArrayList removeList = new ArrayList();
System\Configuration\ConfigurationPropertyCollection.cs (1)
10private readonly ArrayList _items = new ArrayList();
System\Configuration\MgmtConfigurationRecord.cs (4)
287ArrayList locations = new ArrayList(); 860ArrayList sectionGroups = new ArrayList(); 877ArrayList sectionGroups = new ArrayList(); 1714configSourceUpdates ??= new ArrayList();
System\Configuration\ProviderSettings.cs (1)
116removeList ??= new ArrayList();
System\Configuration\SectionUpdates.cs (2)
208ArrayList unretrievedGroups = new ArrayList(); 229ArrayList newsGroups = new ArrayList();
System\Configuration\SettingsPropertyValueCollection.cs (2)
17_values = new ArrayList(); 56ArrayList al = new ArrayList();
System.Data.Common (36)
System\Data\ConstraintCollection.cs (1)
20private readonly ArrayList _list = new ArrayList();
System\Data\DataColumnCollection.cs (1)
23private readonly ArrayList _list = new ArrayList();
System\Data\DataRelationCollection.cs (2)
536_relations = new ArrayList(); 700_relations = new ArrayList();
System\Data\DataSet.cs (2)
547ArrayList relationList = new ArrayList(); 566ArrayList list = new ArrayList();
System\Data\DataTable.cs (6)
527ArrayList constraintList = new ArrayList(); 542ArrayList list = new ArrayList(); 573ArrayList list = new ArrayList(); 737ArrayList storeList = new ArrayList(); 738ArrayList nullbitList = new ArrayList(); 918ArrayList list = new ArrayList();
System\Data\DataTableCollection.cs (1)
23private readonly ArrayList _list = new ArrayList();
System\Data\XDRSchema.cs (1)
558ArrayList tableChildren = new ArrayList();
System\Data\XMLDiffLoader.cs (1)
57_tables = new ArrayList();
System\Data\xmlsaver.cs (9)
37private readonly ArrayList _tables = new ArrayList(); 38private readonly ArrayList _relations = new ArrayList(); 506ArrayList topTables = new ArrayList(); 547_constraintNames = new ArrayList(); 946_constraintNames = new ArrayList(); 2271private readonly ArrayList _tables = new ArrayList(); 2684private readonly ArrayList _dTables = new ArrayList(); 2728ArrayList topTables = new ArrayList(); 2927ArrayList list = new ArrayList();
System\Data\XMLSchema.cs (6)
170ArrayList schemaList = new ArrayList(); 655_refTables = new ArrayList(); 656_columnExpressions = new ArrayList(); 657_complexTypes = new ArrayList(); 1201ArrayList keyColumns = new ArrayList(); 1560ArrayList tableChildren = new ArrayList();
System\Data\XmlToDatasetMap.cs (1)
418ArrayList tableList = new ArrayList();
System\Xml\XmlDataDocument.cs (5)
62ArrayList al = new ArrayList(); 786ArrayList list = new ArrayList(); 2600_columnChangeList = new ArrayList(); 2671ArrayList rowElemList = new ArrayList(); 2718ArrayList rowElemList = new ArrayList();
System.Data.Odbc (1)
System\Data\Odbc\OdbcErrorCollection.cs (1)
12private readonly ArrayList _items = new ArrayList(); // Do not rename (binary serialization)
System.Net.Primitives (1)
System\Net\CookieCollection.cs (1)
25private readonly ArrayList m_list = new ArrayList();
System.Private.Xml (78)
System\Xml\Core\XsdValidatingReader.cs (1)
143_defaultAttributes = new ArrayList();
System\Xml\Dom\DocumentSchemaValidator.cs (1)
410_defaultAttributes = new ArrayList();
System\Xml\Dom\XmlDocument.cs (2)
288ArrayList gcElemRefs = new ArrayList(); 315ArrayList elementList = new ArrayList();
System\Xml\Schema\Asttree.cs (1)
160_stack = new ArrayList();
System\Xml\Schema\ConstraintStruct.cs (2)
34this.axisFields = new ArrayList(); // empty fields 92_KSs = new ArrayList();
System\Xml\Schema\ContentValidator.cs (11)
51_particles = new ArrayList(); 134ArrayList match = new ArrayList(); 239private readonly ArrayList _positions = new ArrayList(); 1627names ??= new ArrayList(); 1655ArrayList particles = new ArrayList(); 1777names ??= new ArrayList(); 1801ArrayList particles = new ArrayList(); 2051names ??= new ArrayList(); 2081ArrayList particles = new ArrayList(); 2201names ??= new ArrayList(); 2211ArrayList expectedParticles = new ArrayList();
System\Xml\Schema\DataTypeImplementation.cs (1)
1099ArrayList values = new ArrayList();
System\Xml\Schema\FacetChecker.cs (2)
174_derivedRestriction.Enumeration ??= new ArrayList(); 357_derivedRestriction.Patterns ??= new ArrayList();
System\Xml\Schema\Preprocessor.cs (2)
675_redefinedList ??= new ArrayList(); 834ArrayList includesOfRedefine = new ArrayList();
System\Xml\Schema\SchemaSetCompiler.cs (1)
529newMembers ??= new ArrayList();
System\Xml\Schema\XmlSchema.cs (2)
523internal ArrayList ImportedSchemas => _importedSchemas ??= new ArrayList(); 525internal ArrayList ImportedNamespaces => _importedNamespaces ??= new ArrayList();
System\Xml\Schema\XmlSchemaSet.cs (4)
425ArrayList needToCheckSchemaList = new ArrayList(); 681ArrayList tnsSchemas = new ArrayList(); 1107ArrayList existingSchemas = new ArrayList(); 1322ArrayList removalList = new ArrayList();
System\Xml\Schema\XmlSchemaSubstitutionGroup.cs (1)
11private readonly ArrayList _membersList = new ArrayList();
System\Xml\Schema\XmlSchemaValidator.cs (2)
979ArrayList attList = new ArrayList(); 2615ArrayList expectedNames = new ArrayList();
System\Xml\Serialization\CodeIdentifiers.cs (1)
62_list = new ArrayList();
System\Xml\Serialization\Compilation.cs (1)
282var list = new ArrayList();
System\Xml\Serialization\ImportContext.cs (4)
78list = new ArrayList(); 141ArrayList list = GetDependencies(o, new ArrayList(), new Hashtable()); 196private readonly ArrayList _empty = new ArrayList(); 248ArrayList refs = new ArrayList();
System\Xml\Serialization\SchemaObjectWriter.cs (6)
129ArrayList list = new ArrayList(); 214ArrayList attrs = new ArrayList(); 239ArrayList ns = new ArrayList(); 285ArrayList list = new ArrayList(); 595ArrayList list = new ArrayList(); 653ArrayList a = new ArrayList();
System\Xml\Serialization\Types.cs (1)
463private readonly ArrayList _typeMappings = new ArrayList();
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1545ArrayList elementList = new ArrayList(); 2338private readonly ArrayList _list = new ArrayList();
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1069ArrayList equivalentElements = new ArrayList();
System\Xml\Serialization\XmlSchemas.cs (1)
186ArrayList removes = new ArrayList();
System\Xml\Serialization\XmlSerializationReader.cs (5)
469ArrayList list = new ArrayList(); 1449_targetsWithoutIds ??= new ArrayList(); 1463_fixups ??= new ArrayList(); 1469_collectionFixups ??= new ArrayList(); 3677ArrayList attributes = new ArrayList();
System\Xml\Serialization\XmlSerializationWriter.cs (2)
896_referencesToWrite = new ArrayList(); 3663ArrayList namedAnys = new ArrayList();
System\Xml\XPath\Internal\XPathArrayIterator.cs (1)
32this.list = new ArrayList();
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
362public ArrayList CallersInfo => _callersInfo ??= new ArrayList(); 786private readonly ArrayList _dupAttrs = new ArrayList();
System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs (1)
29_wildcards = new ArrayList();
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
949docIndexes = new ArrayList();
System\Xml\Xsl\XsltOld\Compiler.cs (1)
923ArrayList list = new ArrayList();
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
860this.containedActions ??= new ArrayList();
System\Xml\Xsl\XsltOld\CopyCodeAction.cs (1)
21_copyEvents = new ArrayList();
System\Xml\Xsl\XsltOld\Processor.cs (2)
210_sortArray = new ArrayList(); 306internal ArrayList NumberList => _numberList ??= new ArrayList();
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
27private readonly ArrayList _attributeList = new ArrayList(); 29private readonly ArrayList _namespaceList = new ArrayList();
System\Xml\Xsl\XsltOld\RootAction.cs (2)
38_keyNodes ??= new ArrayList(); 144dstAttSet.containedActions = new ArrayList();
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
393_outputCache ??= new ArrayList();
System\Xml\Xsl\XsltOld\Stylesheet.cs (2)
14private readonly ArrayList _imports = new ArrayList(); 80_whitespaceList = new ArrayList();
System\Xml\Xsl\XsltOld\TemplateManager.cs (1)
65this.templates ??= new ArrayList();
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (3)
270ArrayList list = new ArrayList(); 324list = new ArrayList(); 927resultCollection = new ArrayList();
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
279defaultAttributes = new ArrayList();
System.Security.Cryptography.Xml (18)
System\Security\Cryptography\Xml\AncestralNamespaceContextManager.cs (1)
11internal ArrayList _ancestorStack = new ArrayList();
System\Security\Cryptography\Xml\CanonicalXmlNodeList.cs (1)
15_nodeArray = new ArrayList();
System\Security\Cryptography\Xml\EncryptionPropertyCollection.cs (1)
14_props = new ArrayList();
System\Security\Cryptography\Xml\KeyInfo.cs (2)
21_keyInfoClauses = new ArrayList(); 133ArrayList requestedList = new ArrayList();
System\Security\Cryptography\Xml\KeyInfoX509Data.cs (6)
114_certificates ??= new ArrayList(); 127_subjectKeyIds ??= new ArrayList(); 133_subjectKeyIds ??= new ArrayList(); 144_subjectNames ??= new ArrayList(); 174_issuerSerials ??= new ArrayList(); 181_issuerSerials ??= new ArrayList();
System\Security\Cryptography\Xml\ReferenceList.cs (1)
14_references = new ArrayList();
System\Security\Cryptography\Xml\Signature.cs (1)
33_embeddedObjects = new ArrayList();
System\Security\Cryptography\Xml\SignedInfo.cs (1)
31_references = new ArrayList();
System\Security\Cryptography\Xml\SignedXml.cs (1)
891ArrayList sortedReferences = new ArrayList();
System\Security\Cryptography\Xml\TransformChain.cs (1)
31_transforms = new ArrayList();
System\Security\Cryptography\Xml\Utils.cs (1)
627ArrayList? decryptionIssuerSerials = (certUsageType == CertUsageType.Decryption ? new ArrayList() : null);
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
37private ArrayList ExceptUris => _arrayListUri ??= new ArrayList();
System.Web.Services.Description (3)
System\Web\Services\Description\ServiceDescription.cs (3)
1160ArrayList list = new ArrayList(); 1190ArrayList list = new ArrayList(); 1208_handledElements = new ArrayList();
System.Windows.Forms (1)
System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownItemCollection.cs (1)
20: base()
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.cs (1)
133protected virtual IList GetObjectsFromInstance(object? instance) => new ArrayList { instance };
System.Windows.Forms.Design.Tests (9)
System\ComponentModel\Design\ArrayEditorTests.cs (1)
141yield return new object[] { new ArrayList { 1, 2, 3 }, Array.Empty<object>() };
System\ComponentModel\Design\CollectionEditorTests.cs (4)
765yield return new object[] { new ArrayList { 1, 2, 3 }, new object[] { 1, 2, 3, } }; 854yield return new object[] { new ArrayList { 1, 2, 3 }, new object[] { 1 }, new object[] { 1 } }; 855yield return new object[] { new ArrayList { 1, 2, 3 }, Array.Empty<object>(), Array.Empty<object>() }; 856yield return new object[] { new ArrayList { 1, 2, 3 }, null, Array.Empty<object>() };
System\ComponentModel\Design\ExceptionCollectionTests.cs (4)
17yield return new object[] { new ArrayList() }; 18yield return new object[] { new ArrayList { new InvalidOperationException(), new InvalidOperationException(), new InvalidOperationException() } }; 53ExceptionCollection collection = new(new ArrayList()); 67ExceptionCollection collection = new(new ArrayList());
System.Windows.Forms.Tests (24)
System\Windows\Forms\ListBindingHelperTests.cs (24)
169yield return new object[] { new ArrayList(), typeof(object) }; 170yield return new object[] { new ArrayList { 1 }, typeof(int) }; 171yield return new object[] { new ArrayList { 1, string.Empty }, typeof(int) }; 172yield return new object[] { new ArrayList { null }, typeof(object) }; 268yield return new object[] { new ArrayList(), Array.Empty<string>() }; 269yield return new object[] { new ArrayList { new DataClass() }, new string[] { "Property" } }; 270yield return new object[] { new ArrayList { 1 }, Array.Empty<string>() }; 271yield return new object[] { new ArrayList { null }, Array.Empty<string>() }; 344yield return new object[] { new ArrayList(), descriptors, new string[] { "Property" } }; 345yield return new object[] { new ArrayList { new ListDataClass() }, descriptors, new string[] { "Property" } }; 346yield return new object[] { new ArrayList { new MultiListDataClass() }, inner.Take(0).ToArray(), new string[] { "ParentListProperty" } }; 347yield return new object[] { new ArrayList { new MultiListDataClass() }, inner.Take(2).ToArray(), new string[] { "Property" } }; 348yield return new object[] { new ArrayList { new MultiListDataClass { ParentListProperty = [] } }, inner.Take(0).ToArray(), new string[] { "ParentListProperty" } }; 349yield return new object[] { new ArrayList { new MultiListDataClass { ParentListProperty = [] } }, inner.Take(2).ToArray(), new string[] { "Property" } }; 350yield return new object[] { new ArrayList { new MultiListDataClass { ParentListProperty = [new() { ListProperty = [new()] }] } }, inner.Take(0).ToArray(), new string[] { "ParentListProperty" } }; 351yield return new object[] { new ArrayList { new MultiListDataClass { ParentListProperty = [new() { ListProperty = [new()] }] } }, inner.Take(2).ToArray(), new string[] { "Property" } }; 352yield return new object[] { new ArrayList { new MultiListDataClass { ParentListProperty = [new() { ListProperty = [new()] }] } }, inner.Take(3).ToArray(), Array.Empty<string>() }; 353yield return new object[] { new ArrayList { null }, descriptors, new string[] { "Property" } }; 368yield return new object[] { new ArrayList { new EnumerableITypedListImplementor() }, TypeDescriptor.GetProperties(typeof(EnumerableITypedListImplementor)).Cast<PropertyDescriptor>().ToArray(), Array.Empty<string>() }; 376yield return new object[] { new ArrayList { new NonEnumerableITypedListImplementor() }, TypeDescriptor.GetProperties(typeof(NonEnumerableITypedListImplementor)).Cast<PropertyDescriptor>().ToArray(), Array.Empty<string>() }; 388yield return new object[] { new ArrayList { new ITypedListDataClass() }, TypeDescriptor.GetProperties(typeof(ITypedListDataClass)).Cast<PropertyDescriptor>().ToArray(), new string[] { "OtherProperty" } }; 389yield return new object[] { new ArrayList { typedListDataClass }, TypeDescriptor.GetProperties(typeof(ITypedListDataClass)).Cast<PropertyDescriptor>().ToArray(), new string[] { "OtherProperty" } }; 401yield return new object[] { new ArrayList { new ITypedListParent() }, TypeDescriptor.GetProperties(typeof(ITypedListParent)).Cast<PropertyDescriptor>().ToArray(), new string[] { "OtherProperty" } }; 402yield return new object[] { new ArrayList { typedListParent }, TypeDescriptor.GetProperties(typeof(ITypedListParent)).Cast<PropertyDescriptor>().ToArray(), new string[] { "Property" } };
System.Xaml (1)
System\Windows\Markup\ArrayExtension.cs (1)
20private readonly ArrayList _arrayList = new ArrayList();
UIAutomationClient (3)
MS\Internal\Automation\ProxyManager.cs (1)
770l = new ArrayList();
System\Windows\Automation\CacheRequest.cs (2)
100_properties = new ArrayList(); 101_patterns = new ArrayList();
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
95actualParentChain = new ArrayList();
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
176ArrayList rects = new ArrayList();
MS\Internal\AutomationProxies\WindowsTab.cs (1)
398ArrayList list = new ArrayList();