Implemented interface member:
method
Add
System.Collections.IList.Add(System.Object)
7 overrides of Add
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
248
public override int
Add
(object? value)
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (5)
747
public override int
Add
(object? obj)
1204
public override int
Add
(object? value)
1689
public override int
Add
(object? obj)
1943
public override int
Add
(object? obj)
2192
public override int
Add
(object? value)
System.Windows.Forms (1)
System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownItemCollection.cs (1)
52
public override int
Add
(object? item)
680 references to Add
dotnet-svcutil-lib (131)
FrameworkFork\Microsoft.CodeDom\Configuration\CodeDomCompilationConfiguration.cs (1)
55
_allCompilerInfo.
Add
(compilerInfo);
FrameworkFork\Microsoft.CodeDom\System\CodeNamespaceImportCollection.cs (2)
88
_data.
Add
(value);
200
return _data.
Add
((CodeNamespaceImport)value);
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (1)
238
typeArgumentList.
Add
(new CodeTypeReference(name));
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (3)
218
gcElemRefs.
Add
(elemRef);
238
elementList.
Add
(new WeakReference(elem));
246
elementList.
Add
(new WeakReference(elem));
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (8)
65
temp.
Add
(null);
77
list.
Add
(value);
82
list.
Add
(_field);
83
list.
Add
(value);
126
list.
Add
(value);
127
list.
Add
(_field);
133
list.
Add
(_field);
134
list.
Add
(value);
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (7)
176
_stack.
Add
(eaxis);
319
_axisStack.
Add
(stack);
588
AstArray.
Add
(ast);
667
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree((Axis)(ast.Input)), false));
671
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree(ast), false));
695
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree((Axis)(ast.Input)), true));
699
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree(ast), true));
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (2)
135
_cs.axisFields.
Add
(kss.fields[i]); // new, add to axisFields
137
_KSs.
Add
(kss);
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (17)
96
_particles.
Add
(particle);
136
_particles.
Add
(particle);
153
match.
Add
(_names[name]);
162
match.
Add
(_wildcards[wildcard]);
168
match.
Add
(_last); // add wildcard
261
return _positions.
Add
(new Position(symbol, particle));
1096
particles.
Add
(p);
1112
particles.
Add
(member);
1560
transitionTable.
Add
(new int[symbolsCount + 1]);
1605
transitionTable.
Add
(new int[symbolsCount + 1]);
1737
names.
Add
(s);
1745
names.
Add
(s);
1888
names.
Add
(s);
1896
names.
Add
(s);
2202
names.
Add
(s);
2210
names.
Add
(s);
2340
names.
Add
(entry.Key);
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (2)
1147
values.
Add
(new XmlAtomicValue(simpleValue.XmlType, simpleValue.TypedValue, nsmgr));
1159
values.
Add
(typedValue);
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (2)
178
_derivedRestriction.Enumeration.
Add
(ParseFacetValue(_datatype, facet, ResXml.Sch_EnumerationFacetInvalid, nsmgr, nameTable));
366
_derivedRestriction.Patterns.
Add
(new Regex(Preprocess(_regStr.ToString()), RegexOptions.None));
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (5)
328
schema.ImportedNamespaces.
Add
(importNS);
704
_redefinedList.
Add
(new RedefineEntry(external as XmlSchemaRedefine, _rootSchemaForRedefine));
720
imports.
Add
(includedSchema);
724
_rootSchema.ImportedNamespaces.
Add
(importNS);
996
includesList.
Add
(schema);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (4)
54
members.
Add
(element);
461
substitutionGroup.Members.
Add
(examplar); // Compiled mark
642
memberTypeDefinitions.
Add
(unionMember);
671
memberTypeDefinitions.
Add
(st);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (6)
462
members.
Add
(element);
514
newMembers.
Add
(g.Members[j]);
524
substitutionGroup.Members.
Add
(newMembers[i]);
527
substitutionGroup.Members.
Add
(examplar); // Compiled mark
727
memberTypeDefinitions.
Add
(unionMember);
756
memberTypeDefinitions.
Add
(st);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (7)
546
needToCheckSchemaList.
Add
(mainSchema);
834
tnsSchemas.
Add
(currentSchema);
1122
oldSubstGroup.Members.
Add
(substGroup.Members[i]);
1168
substitutionGroup.Members.
Add
(newMembers[i]);
1171
substitutionGroup.Members.
Add
(headElement);
1274
existingSchemas.
Add
(currentSchema);
1500
removalList.
Add
(cKey);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (10)
1025
attList.
Add
(attDef.SchemaAttribute);
1109
defaultAttributes.
Add
(attrData);
1113
defaultAttributes.
Add
(attdef.SchemaAttribute);
1591
attList.
Add
(s_xsiTypeSO);
1595
attList.
Add
(s_xsiNilSO);
1599
attList.
Add
(s_xsiSLSO);
1603
attList.
Add
(s_xsiNoNsSLSO);
2644
expectedNames.
Add
(currentQName);
2652
expectedNames.
Add
(currentQName);
2657
expectedNames.
Add
(nextParticle.GetQualifiedName());
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
768
_unhandledAttributes.
Add
(attribute);
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifiers.cs (1)
166
_list.
Add
(value);
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (3)
177
list.
Add
(item);
204
deps.
Add
(o);
311
list.
Add
(o);
FrameworkFork\Microsoft.Xml\Xml\Serialization\Models.cs (1)
416
if (constant != null) list.
Add
(constant);
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaObjectWriter.cs (6)
135
list.
Add
(NameOf(items[i]));
219
attrs.
Add
(a[i]);
244
ns.
Add
(s);
289
list.
Add
(items[i]);
599
list.
Add
(o.MemberTypes[i]);
657
a.
Add
(facets[i]);
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (2)
438
members.
Add
(member);
608
if (constant != null) constants.
Add
(constant);
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (3)
1091
list.
Add
(mapping.Members[i]);
1129
list.
Add
(memberMapping);
1444
_typeMappings.
Add
(typeMapping);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (9)
888
members.
Add
(member);
1214
if (constant != null) constants.
Add
(constant);
1665
elementList.
Add
(element);
1707
elementList.
Add
(element);
1749
elementList.
Add
(arrayElement);
1840
elementList.
Add
(element);
1908
elementList.
Add
(element);
1957
elementList.
Add
(element);
2315
_list.
Add
(item);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
1187
equivalentElements.
Add
(equivalentElement);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (1)
294
removes.
Add
(external);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationReader.cs (8)
501
list.
Add
(buffer);
509
list.
Add
(buffer);
1546
_targetsWithoutIds.
Add
(o);
1562
_fixups.
Add
(fixup);
1569
_collectionFixups.
Add
(fixup);
2009
xmlNodeList.
Add
(xmlAttribute);
2022
xmlNodeList.
Add
(xsiTypeAttribute);
2047
xmlNodeList.
Add
(xmlNode);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (2)
906
if (addToReferencesList) _referencesToWrite.
Add
(o);
2937
namedAnys.
Add
(element);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriterILGen.cs (1)
1682
namedAnys.
Add
(element);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializerNamespaces.cs (1)
102
namespaceList.
Add
(new XmlQualifiedName(key, (string)Namespaces[key]));
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Function.cs (1)
76
_argumentList.
Add
(arg);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (4)
526
argList.
Add
(ParseExpresion(qyInput));
678
argList.
Add
(new Operand(_scanner.StringValue));
688
argList.
Add
(new Operand(_scanner.StringValue));
692
argList.
Add
(new Operand(_scanner.StringValue));
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
2007
parts.
Add
(part);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (3)
287
multipleHeaderValues[headerDescription.Index].Value.
Add
(item);
303
elementList.
Add
(dataValue);
408
items.
Add
(DeserializeParameterPart(reader, part, isRequest));
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
252
unknownHeaders.
Add
(unknownHeader);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TimeBoundedCache.cs (1)
397
expiredItems.
Add
(key);
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (3)
1664
list.
Add
(item);
1701
list.
Add
(element);
1712
_handledElements.
Add
(element);
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (2)
Internal\ListAdapterTest.cs (2)
36
targetObject.
Add
(20);
37
targetObject.
Add
(30);
Microsoft.AspNetCore.JsonPatch.Tests (2)
Internal\ListAdapterTest.cs (2)
36
targetObject.
Add
(20);
37
targetObject.
Add
(30);
Microsoft.Build (7)
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (4)
745
finalTaskInputs.
Add
(item.ItemSpec);
749
finalTaskInputs.
Add
(ConversionUtilities.ConvertStringToBool(item.ItemSpec));
753
finalTaskInputs.
Add
(Convert.ChangeType(item.ItemSpec, parameterType.GetElementType(), CultureInfo.InvariantCulture));
765
finalTaskInputs.
Add
(item);
Logging\BaseConsoleLogger.cs (1)
605
bucket.
Add
(item.Value);
LogMessagePacketBase.cs (2)
1377
list.
Add
(entry);
1401
list.
Add
(entry);
Microsoft.Build.Framework (2)
ProjectStartedEventArgs.cs (1)
467
dictionaryList.
Add
(entry);
TaskParameterEventArgs.cs (1)
149
list.
Add
(item);
Microsoft.Build.Tasks.Core (1)
GenerateResource.cs (1)
2445
UnsuccessfullyCreatedOutFiles.
Add
(outputSpec);
Microsoft.Build.Tasks.UnitTests (5)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (1)
660
matches.
Add
(file);
ResolveNonMSBuildProjectOutput_Tests.cs (4)
217
projectRefs.
Add
(CreateReferenceItem("MCDep1.vcproj", "{2F6BBCC3-7111-4116-A68B-000000000000}",
219
projectRefs.
Add
(CreateReferenceItem("MCDep2.vcproj", "{2F6BBCC3-7111-4116-A68B-34CFC76F37C5}",
243
projectRefs.
Add
(CreateReferenceItem("MCDep1.vcproj", "{2F6BBCC3-7111-4116-A68B-000000000000}",
245
projectRefs.
Add
(CreateReferenceItem("MCDep2.vcproj", "{2F6BBCC3-7111-4116-A68B-34CFC76F37C5}",
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\ProjectData.vb (1)
19
files.
Add
(o)
MSBuild (2)
CommandLineSwitches.cs (2)
534
_parameterizedSwitches[(int)parameterizedSwitch].parameters.
Add
(null);
563
_parameterizedSwitches[(int)parameterizedSwitch].parameters.
Add
(switchParameters);
PresentationBuildTasks (66)
Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
646
itemToRemove.
Add
(nodeItem);
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (13)
1128
referenceList.
Add
(asmReference);
1327
csFileList.
Add
(new TaskItem(ContentCodeFile));
1382
csFileList.
Add
(new TaskItem(InternalTypeHelperFile));
1407
allGeneratedFiles.
Add
(GeneratedBamlFiles[i]);
1412
allGeneratedFiles.
Add
(GeneratedCodeFiles[i]);
1417
allGeneratedFiles.
Add
(GeneratedLocalizationFiles[i]);
1422
allGeneratedFiles.
Add
(new TaskItem(CompilerState.CacheFilePath));
1426
allGeneratedFiles.
Add
(new TaskItem(CompilerLocalReference.CacheFilePath));
1473
outputCodeFileList.
Add
(codeItem);
1483
outputBamlFileList.
Add
(bamlItem);
1507
outputLocalRefXamlList.
Add
(localFile);
1629
locFileItemList.
Add
(tiLoc);
1644
locFileItemList.
Add
(tiLoc);
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (3)
608
referenceList.
Add
(asmReference);
723
bamlFileList.
Add
(bamlItem);
743
bamlFileList.
Add
(bamlItem);
MS\Internal\Localization\LocalizationParserHooks.cs (1)
163
_commentList.
Add
(_currentComment);
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
558
_pendingLocalFiles.
Add
(relativeSourceFile);
3141
_usingNS.
Add
(clrNS);
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
306
_events.
Add
(new MarkupCompiler.MarkupEventInfo(xamlUnknownAttributeNode.Value,
581
_events.
Add
(new MarkupCompiler.MarkupEventInfo(xamlClrEventNode.Value,
MS\Internal\Tasks\CompilerLocalReference.cs (1)
271
alMarkupPages.
Add
(lrf);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (15)
324
_deferElement.
Add
(deferRecord);
333
_deferKeys.
Add
(new KeyDeferRecord(xamlElementNode.LineNumber,
340
_deferValues.
Add
(deferRecord);
351
((KeyDeferRecord)_deferKeys[_deferKeys.Count-1]).RecordList.
Add
(deferRecord);
363
_deferValues.
Add
(deferRecord);
375
_deferElement.
Add
(new ValueDeferRecord(bamlElement,
506
_deferValues.
Add
(new ValueDeferRecord(bamlDefRecord,
695
asmList.
Add
(asmName);
839
keyRecord.RecordList.
Add
(new ValueDeferRecord(bamlElement,
1177
_deferValues.
Add
(new ValueDeferRecord(
1482
_deferElement.
Add
(deferRec);
1491
((KeyDeferRecord)_deferKeys[_deferKeys.Count-1]).RecordList.
Add
(deferRec);
1495
_deferValues.
Add
(deferRec);
1500
_deferElement.
Add
(deferRec);
1693
_deferValues.
Add
(new ValueDeferRecord(bamlStaticResourceId, lineNumber, linePosition));
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\MarkupExtensionParser.cs (19)
718
xamlNodes.
Add
(propertyStart);
722
xamlNodes.
Add
(propertyEnd);
756
xamlNodes.
Add
(new XamlUnknownTagStartNode(
765
xamlNodes.
Add
(new XamlElementStartNode(
775
xamlNodes.
Add
(new XamlEndAttributesNode(
796
xamlNodes.
Add
(new XamlUnknownTagEndNode(
805
xamlNodes.
Add
(new XamlElementEndNode(
843
xamlNodes.
Add
(new XamlKeyElementStartNode(
851
xamlNodes.
Add
(new XamlEndAttributesNode(
870
xamlNodes.
Add
(new XamlKeyElementEndNode(
1115
list.
Add
(args[i]);
1189
list.
Add
(sb.ToString());
1235
xamlNodes.
Add
(new XamlConstructorParametersStartNode(
1276
xamlNodes.
Add
(new XamlTextNode(
1290
xamlNodes.
Add
(new XamlConstructorParametersEndNode(
1362
propertyNamesSoFar.
Add
( propertyName );
1570
xamlNodes.
Add
(xamlPropertyWithTypeNode);
1587
xamlNodes.
Add
(xamlPropertyWithExtensionNode);
1604
xamlNodes.
Add
(xamlPropertyNode);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\ParserStack.cs (1)
56
Add
(o);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
3098
complexDefAttributeList.
Add
(attribData);
3274
markupExtensionList.
Add
(data);
5816
_xamlNodes.
Add
(xamlNode);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (4)
3245
namespaceMapArray.
Add
(namespaceMap);
3299
namespaceMapArray.
Add
(nsMap);
3309
namespaceMapArray.
Add
(new NamespaceMapEntry(xmlNamespace,
3322
namespaceMapArray.
Add
(new NamespaceMapEntry(xmlNamespace,
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XmlnsDictionary.cs (1)
501
prefixes.
Add
(_nsDeclarations[thisDecl].Prefix);
PresentationCore (16)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (4)
220
_requestsOnWait.
Add
((int) byteRanges[i, Offset_Index]);
221
_requestsOnWait.
Add
((int) byteRanges[i, Length_Index]);
535
_byteRangesAvailable.
Add
(beginOffset);
536
_byteRangesAvailable.
Add
(endOffset - beginOffset + 1);
MS\Internal\IO\Packaging\NetStream.cs (1)
682
_byteRangesAvailable.
Add
(new Block(ranges[r,0], ranges[r,1]));
MS\Internal\Resources\ResourceManagerWrapper.cs (1)
215
resourceList.
Add
(resName);
MS\Internal\TextFormatting\FullTextLine.cs (1)
1955
boundsList.
Add
(bounds);
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
430
runs.
Add
(run);
MS\Internal\TextFormatting\TextStore.cs (2)
1791
_lsrunList.
Add
(lsrun);
1961
lsruns.
Add
(lsrun);
System\Windows\Input\AccessKeyManager.cs (1)
46
elements.
Add
(new WeakReference(element));
System\Windows\Input\InputProcessorProfiles.cs (1)
157
arrayLang.
Add
(new CultureInfo(langid));
System\Windows\Media\Imaging\ImagingCache.cs (1)
78
al.
Add
(de.Key);
System\Windows\Media\MediaSystem.cs (1)
49
_mediaContexts.
Add
(mc);
System\Windows\Nrbf\SerializationRecordExtensions.cs (2)
192
arrayList.
Add
(null);
196
arrayList.
Add
(primitiveTypeRecord.Value);
PresentationFramework (134)
MS\Internal\Annotations\Anchoring\PathNode.cs (1)
348
_children.
Add
(child);
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
66
list.
Add
(_attachedAnnotation);
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
98
list.
Add
(_attachedAnnotation);
MS\Internal\Controls\InnerItemCollectionView.cs (4)
177
int indexV = _viewList.
Add
(item);
181
indexR = _rawList.
Add
(item);
255
indexR = _rawList.
Add
(item);
525
_viewList.
Add
(_rawList[k]);
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
972
annotations.
Add
(_attachedAnnotation);
MS\Internal\Data\DefaultAsyncDataDispatcher.cs (1)
27
_list.
Add
(request);
MS\Internal\Data\ViewManager.cs (4)
261
al.
Add
(key); // mark this entry for removal
266
al.
Add
(key);
795
al.
Add
(key);
811
al.
Add
(key);
MS\Internal\DataStreams.cs (1)
148
subStreams.
Add
(new SubStream(localValueEntry.Property.Name, bytes));
MS\Internal\Documents\DocumentGrid.cs (2)
1436
visiblePages.
Add
(dp);
1443
visiblePages.
Add
(_childrenCollection[_firstPageVisualIndex + j - Math.Max(0, firstPage)]);
MS\Internal\PtsHost\PtsContext.cs (2)
287
_pages.
Add
(ptsPage);
328
_pageBreakRecords.
Add
(br);
MS\Internal\Utility\TraceLog.cs (1)
44
_log.
Add
(s);
MS\Internal\WeakHashtable.cs (1)
117
cleanupList.
Add
(wr);
MS\Internal\WeakObjectHashtable.cs (1)
115
cleanupList.
Add
(wr);
System\Windows\Controls\RadioButton.cs (1)
87
elements.
Add
(new WeakReference(radioButton));
System\Windows\Controls\TextBlock.cs (1)
1983
inlineObjects.
Add
(inlineObject);
System\Windows\Data\BindingOperations.cs (1)
253
batch.
Add
(entry.Property);
System\Windows\Data\CompositeCollection.cs (2)
114
int addedIndex = InternalList.
Add
(newItem);
577
collections.
Add
(cc.Collection);
System\Windows\Data\ListCollectionView.cs (1)
2374
ShadowCollection.
Add
(e.NewItems[0]);
System\Windows\Documents\AdornerLayer.cs (3)
780
removeList.
Add
(element);
800
removeList.
Add
(elTemp);
953
adornerInfos.
Add
(adornerInfo);
System\Windows\Documents\CompositionAdorner.cs (3)
330
_attributeRanges.
Add
(new AttributeRange(_textView, rangeStart, rangeEnd, textServiceDisplayAttribute));
507
_compositionLines.
Add
(new CompositionLine(_startRect, _endRect, lineColor));
615
_compositionLines.
Add
(new CompositionLine(startRect, endRect, _textServicesDisplayAttribute.GetLineColor(startLinePointer)));
System\Windows\Documents\DocumentSequence.cs (1)
900
notificationList.
Add
(ienum.Current.Key);
System\Windows\Documents\FixedDocument.cs (3)
1147
dirtyPages.
Add
(count);
1163
dirtyPages.
Add
(pageNo);
1222
completedRequests.
Add
(ienum.Current.Key);
System\Windows\Documents\FixedFlowMap.cs (2)
223
range.
Add
(start);
230
range.
Add
(element.FixedNode);
System\Windows\Documents\FixedTextBuilder.cs (2)
497
ar.
Add
(fixes[0]);
517
ar.
Add
(element);
System\Windows\Documents\FixedTextContainer.cs (1)
475
lfs.
Add
(fh);
System\Windows\Documents\FlowPosition.cs (1)
388
ar.
Add
(flowScan._flowNode);
System\Windows\Documents\Highlights.cs (1)
224
_layers.
Add
(highlightLayer);
System\Windows\Documents\MoveSizeWinEventHandler.cs (1)
49
_arTextStore.
Add
(textstore);
System\Windows\Documents\RtfFormatStack.cs (1)
47
Add
(formatState);
System\Windows\Documents\RtfToXamlReader.cs (13)
2807
_cellFormats.
Add
(new CellFormat(ri.NthCellFormat(i)));
2942
_cellFormats.
Add
(new CellFormat(RowCellFormat));
3186
Add
(entry);
3571
Add
(entry);
3633
Add
(newEntry);
3967
Add
(entry);
4042
Add
(entry);
4185
Add
(entry);
4351
Add
(entry);
4526
Add
(entry);
5633
cols.
Add
(csNew);
6393
dnaTables.
Add
(dn);
7428
dnaSpanCells.
Add
(null);
System\Windows\Documents\RubberbandSelector.cs (1)
284
ranges.
Add
(textRange);
System\Windows\Documents\Speller.cs (1)
1412
segments.
Add
(textSegment.TextRange);
System\Windows\Documents\SpellerStatusTable.cs (1)
41
_runList.
Add
(new Run(textContainerStart, RunType.Dirty));
System\windows\Documents\TextEditor.cs (1)
337
_registeredEditingTypes.
Add
(controlType);
System\windows\Documents\TextEditorTyping.cs (1)
1589
threadLocalStore.PendingInputItems.
Add
(item);
System\Windows\Documents\TextStore.cs (1)
1545
_mouseSinks.
Add
(new MouseSink(range, sink, dwCookie));
System\Windows\Documents\XamlToRtfParser.cs (2)
498
Add
(xamlTag);
906
Add
(parseData);
System\Windows\Documents\XamlToRtfWriter.cs (4)
266
openLists.
Add
(dn);
426
openLists.
Add
(dn);
1801
spanCounts.
Add
(dnCell.RowSpan - 1);
1802
dnaSpanCells.
Add
((dnCell.RowSpan > 1) ? dnCell : null);
System\Windows\FrameworkElement.cs (1)
1430
keys.
Add
(key);
System\Windows\Interop\HwndHost.cs (1)
94
_hooks.
Add
(value);
System\Windows\Markup\BamlReader.cs (1)
331
_properties.
Add
(info);
System\Windows\Markup\BamlRecordReader.cs (12)
1052
RootList.
Add
(element);
1749
defKeyList.
Add
(keyRecord);
1783
defKeyList.
Add
(stringKeyRecord);
1792
defKeyList.
Add
(typeKeyRecord);
1840
staticResources.
Add
(staticResource);
1853
staticResources.
Add
(staticResource);
1887
staticResources.
Add
(new StaticResourceHolder(prefetchedValue.Key, prefetchedValue));
3412
RootList.
Add
(bamlTextRecord.Value);
3891
paramList.
Add
(CurrentContext.ObjectData);
3892
paramList.
Add
(o);
3899
paramList.
Add
(o);
4597
RootList.
Add
(currentObject);
System\Windows\Markup\BamlRecordWriter.cs (14)
324
_deferElement.
Add
(deferRecord);
333
_deferKeys.
Add
(new KeyDeferRecord(xamlElementNode.LineNumber,
340
_deferValues.
Add
(deferRecord);
351
((KeyDeferRecord)_deferKeys[_deferKeys.Count-1]).RecordList.
Add
(deferRecord);
363
_deferValues.
Add
(deferRecord);
375
_deferElement.
Add
(new ValueDeferRecord(bamlElement,
506
_deferValues.
Add
(new ValueDeferRecord(bamlDefRecord,
839
keyRecord.RecordList.
Add
(new ValueDeferRecord(bamlElement,
1177
_deferValues.
Add
(new ValueDeferRecord(
1482
_deferElement.
Add
(deferRec);
1491
((KeyDeferRecord)_deferKeys[_deferKeys.Count-1]).RecordList.
Add
(deferRec);
1495
_deferValues.
Add
(deferRec);
1500
_deferElement.
Add
(deferRec);
1693
_deferValues.
Add
(new ValueDeferRecord(bamlStaticResourceId, lineNumber, linePosition));
System\Windows\Markup\MarkupExtensionParser.cs (19)
718
xamlNodes.
Add
(propertyStart);
722
xamlNodes.
Add
(propertyEnd);
756
xamlNodes.
Add
(new XamlUnknownTagStartNode(
765
xamlNodes.
Add
(new XamlElementStartNode(
775
xamlNodes.
Add
(new XamlEndAttributesNode(
796
xamlNodes.
Add
(new XamlUnknownTagEndNode(
805
xamlNodes.
Add
(new XamlElementEndNode(
843
xamlNodes.
Add
(new XamlKeyElementStartNode(
851
xamlNodes.
Add
(new XamlEndAttributesNode(
870
xamlNodes.
Add
(new XamlKeyElementEndNode(
1115
list.
Add
(args[i]);
1189
list.
Add
(sb.ToString());
1235
xamlNodes.
Add
(new XamlConstructorParametersStartNode(
1276
xamlNodes.
Add
(new XamlTextNode(
1290
xamlNodes.
Add
(new XamlConstructorParametersEndNode(
1362
propertyNamesSoFar.
Add
( propertyName );
1570
xamlNodes.
Add
(xamlPropertyWithTypeNode);
1587
xamlNodes.
Add
(xamlPropertyWithExtensionNode);
1604
xamlNodes.
Add
(xamlPropertyNode);
System\Windows\Markup\ParserStack.cs (1)
56
Add
(o);
System\Windows\Markup\XamlStream.cs (2)
383
ReaderBufferArrayList.
Add
(buffer);
384
WriterBufferArrayList.
Add
(buffer);
System\Windows\Markup\XamlTypeMapper.cs (4)
3245
namespaceMapArray.
Add
(namespaceMap);
3299
namespaceMapArray.
Add
(nsMap);
3309
namespaceMapArray.
Add
(new NamespaceMapEntry(xmlNamespace,
3322
namespaceMapArray.
Add
(new NamespaceMapEntry(xmlNamespace,
System\Windows\Markup\XmlnsDictionary.cs (1)
501
prefixes.
Add
(_nsDeclarations[thisDecl].Prefix);
System\Windows\Navigation\JournalEntryListConverter.cs (2)
163
_items.
Add
(current);
167
_items.
Add
(o);
System\Windows\Navigation\NavigationService.cs (3)
588
ChildNavigationServices.
Add
(ncChild);
605
PendingNavigationList.
Add
(ncChild);
2076
_recursiveNavigateList.
Add
(localNavigateQueueItem);
System\Windows\WindowCollection.cs (2)
152
clone._list.
Add
(_list[i]);
178
return _list.
Add
(win);
ReachFramework (14)
AlphaFlattener\BrushProxy.cs (1)
543
list.
Add
(this);
AlphaFlattener\Flattener.cs (2)
214
splitCanvas.Children.
Add
(fill);
215
splitCanvas.Children.
Add
(stroke);
AlphaFlattener\MetroDevice.cs (4)
240
_root.Children.
Add
(primitive);
261
_root.Children.
Add
(g);
291
_root.Children.
Add
(primitive);
370
_root.Children.
Add
(c);
AlphaFlattener\Primitive.cs (5)
363
cp.Children.
Add
(gp);
371
cp.Children.
Add
(gp);
479
cp.Children.
Add
(p);
986
canvas.Children.
Add
(tilePrimitive);
2056
c.Children.
Add
(p.BlendOpacityMaskWithColor(color));
Serialization\VisualSerializer.cs (2)
281
_objects.
Add
(sBrush);
282
_objnams.
Add
("b" + _brushId);
System.CodeDom (2)
System\CodeDom\CodeNamespaceImportCollection.cs (2)
35
_data.
Add
(value);
86
int IList.Add(object value) => _data.
Add
((CodeNamespaceImport)value);
System.Collections.NonGeneric (1)
System\Collections\CollectionBase.cs (1)
152
int index = InnerList.
Add
(value);
System.Collections.Specialized (7)
System\Collections\Specialized\NameObjectCollectionBase.cs (1)
191
_entriesArray.
Add
(entry);
System\Collections\Specialized\NameValueCollection.cs (3)
270
values.
Add
(value);
277
values.
Add
(value);
310
values.
Add
(value);
System\Collections\Specialized\OrderedDictionary.cs (2)
233
objectsArray.
Add
(new DictionaryEntry(key, value));
433
objectsArray.
Add
(entry);
System\Collections\Specialized\StringCollection.cs (1)
66
return data.
Add
(value);
System.ComponentModel.TypeConverter (8)
System\ComponentModel\Design\DesignerOptionService.cs (2)
136
Parent._children.
Add
(this);
187
propList.
Add
(new WrappedPropertyDescriptor(prop, _value));
System\ComponentModel\EnumConverter.cs (1)
294
objValues.
Add
(value);
System\ComponentModel\ListSortDescriptionCollection.cs (1)
23
_sorts.
Add
(sorts[i]);
System\ComponentModel\TypeDescriptor.cs (4)
589
newMembers.
Add
(members[validIdx]);
595
newMembers?.
Add
(members[idx]);
2236
list.
Add
(obj);
2240
list.
Add
(obj);
System.Configuration.ConfigurationManager (18)
System\Configuration\BaseConfigurationRecord.cs (2)
378
locationSubPathInputs.
Add
(locationSectionRecord);
2696
EnsureLocationSections().
Add
(locationSectionRecord);
System\Configuration\ConfigDefinitionUpdates.cs (1)
39
LocationUpdatesList.
Add
(locationUpdates);
System\Configuration\ConfigurationElementCollection.cs (2)
666
Items.
Add
(new Entry(entryType, key, element));
825
Items.
Add
(new Entry(EntryType.Removed, key, null));
System\Configuration\ConfigurationLockCollection.cs (3)
191
_internalArraylist.
Add
(name);
207
_internalArraylist.
Add
(name);
283
removeList.
Add
(de.Key);
System\Configuration\ConfigurationPropertyCollection.cs (1)
61
if (Contains(property.Name) != true) _items.
Add
(property);
System\Configuration\MgmtConfigurationRecord.cs (4)
293
locations.
Add
(new ConfigurationLocation(config, subPath));
868
sectionGroups.
Add
(factoryId);
886
sectionGroups.
Add
(factoryId);
1715
configSourceUpdates.
Add
(definitionUpdate);
System\Configuration\ProviderSettings.cs (1)
120
removeList.
Add
(prop.Name);
System\Configuration\SectionUpdates.cs (2)
214
if (sectionUpdates.HasUnretrievedSections()) unretrievedGroups.
Add
(group);
235
if (sectionUpdates.IsNew && sectionUpdates.HasUnretrievedSections()) newsGroups.
Add
(group);
System\Configuration\SettingsPropertyValueCollection.cs (2)
25
int pos = _values.
Add
(property);
60
al.
Add
(de.Key);
System.Data.Common (73)
System\Data\ConstraintCollection.cs (3)
285
List.
Add
(constraint);
361
List.
Add
(newArray[newCur]);
458
List.
Add
(constraints[i]);
System\Data\DataColumnCollection.cs (3)
269
_list.
Add
(column);
413
_list.
Add
(newArray[newCur]);
616
_list.
Add
(columns[i]);
System\Data\DataRelationCollection.cs (2)
593
_relations.
Add
(relation);
795
_relations.
Add
(relation);
System\Data\DataSet.cs (6)
567
list.
Add
(rel.RelationName);
568
list.
Add
(parentInfo);
569
list.
Add
(childInfo);
570
list.
Add
(rel.Nested);
571
list.
Add
(rel._extendedProperties);
573
relationList.
Add
(list);
System\Data\DataTable.cs (17)
543
list.
Add
("U");
544
list.
Add
(uc.ConstraintName);
545
list.
Add
(colInfo);
546
list.
Add
(uc.IsPrimaryKey);
547
list.
Add
(uc.ExtendedProperties);
549
constraintList.
Add
(list);
574
list.
Add
("F");
575
list.
Add
(fk.ConstraintName);
576
list.
Add
(parentInfo);
577
list.
Add
(childInfo);
578
list.
Add
(new int[] { (int)fk.AcceptRejectRule, (int)fk.UpdateRule, (int)fk.DeleteRule });
579
list.
Add
(fk.ExtendedProperties);
581
constraintList.
Add
(list);
745
storeList.
Add
(store);
747
nullbitList.
Add
(nullbits);
919
list.
Add
(columnsInError);
920
list.
Add
(columnErrors);
System\Data\DataTableCollection.cs (2)
255
private void ArrayAdd(DataTable table) => _list.
Add
(table);
354
_list.
Add
(newArray[newCur]);
System\Data\XDRSchema.cs (1)
535
tableChildren.
Add
(tableChild);
System\Data\XMLDiffLoader.cs (2)
45
_tables.
Add
(r.ChildTable);
58
_tables.
Add
(dt);
System\Data\xmlsaver.cs (17)
317
_constraintNames.
Add
(name);
485
_tables.
Add
(r.ChildTable);
497
_relations.
Add
(r);
511
topTables.
Add
(table);
528
topTables.
Add
(table);
563
_tables.
Add
(table);
574
_tables.
Add
(dt);
2283
_tables.
Add
(ds.Tables[i]);
2293
_tables.
Add
(dt);
2311
_tables.
Add
(r.ChildTable);
2698
_dTables.
Add
(table);
2708
_dTables.
Add
(dt);
2714
_dTables.
Add
(dt);
2733
topTables.
Add
(table);
2750
topTables.
Add
(table);
2771
_dTables.
Add
(r.ChildTable);
2932
list.
Add
(r);
System\Data\XMLSchema.cs (10)
181
schemaList.
Add
(schema);
374
_columnExpressions!.
Add
(dc);
964
tableChildren.
Add
(child); // how about prefix for this?
1045
_complexTypes.
Add
(ct);
1205
keyColumns.
Add
(FindField(table, node.XPath!));
1583
_refTables!.
Add
(_TableUri + ":" + typeName);
2050
_columnExpressions!.
Add
(column);
2164
_columnExpressions!.
Add
(column);
2293
_columnExpressions!.
Add
(column);
2479
_columnExpressions!.
Add
(column);
System\Data\XmlToDatasetMap.cs (2)
419
tableList.
Add
(dt);
427
tableList.
Add
(childRelations.ChildTable);
System\Xml\XmlDataDocument.cs (8)
68
al.
Add
(temp);
791
list.
Add
(r);
2116
_columnChangeList.
Add
(c);
2143
_columnChangeList.
Add
(c);
2496
rowElemList?.
Add
(e);
2688
rowElemList.
Add
(iter.CurrentNode);
2773
rowElemList.
Add
(iter.CurrentNode);
2868
rowElemList.
Add
(iter.CurrentNode);
System.Data.Odbc (1)
System\Data\Odbc\OdbcErrorCollection.cs (1)
46
_items.
Add
(error);
System.Diagnostics.Process (1)
System\Diagnostics\ProcessModuleCollection.cs (1)
27
internal void Add(ProcessModule module) => InnerList.
Add
(module);
System.Net.Primitives (3)
System\Net\CookieCollection.cs (3)
74
m_list.
Add
(cookie);
216
m_list.
Add
(cookie);
221
m_list.
Add
(cookie);
System.Net.Security (2)
System\Security\Authentication\ExtendedProtection\ServiceNameCollection.cs (2)
50
InnerList.
Add
(item);
141
InnerList.
Add
(serviceName);
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
251
return base.
Add
(value);
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (2)
557
list.
Add
(value);
1208
return _list.
Add
(value);
src\libraries\System.Private.CoreLib\src\System\Security\SecurityElement.cs (5)
120
list.
Add
(attrName);
121
list.
Add
(attrValue);
187
_attributes.
Add
(name);
188
_attributes.
Add
(value);
211
_children.
Add
(child);
System.Private.Windows.Core (2)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (2)
391
arrayList.
Add
(null);
395
arrayList.
Add
(primitiveTypeRecord.Value);
System.Private.Xml (114)
System\Xml\Dom\XmlDocument.cs (3)
294
gcElemRefs.
Add
(elemRef);
316
elementList.
Add
(new WeakReference<XmlElement>(elem));
324
elementList.
Add
(new WeakReference<XmlElement>(elem));
System\Xml\Schema\Asttree.cs (7)
177
_stack.
Add
(eaxis);
320
_axisStack.
Add
(stack);
569
AstArray.
Add
(ast);
648
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree((Axis)(ast.Input)), false));
652
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree(ast), false));
676
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree((Axis)(ast.Input)), true));
680
_fAxisArray.
Add
(new ForwardAxis(DoubleLinkAxis.ConvertTree(ast), true));
System\Xml\Schema\ConstraintStruct.cs (2)
132
_cs.axisFields.
Add
(kss.fields[i]); // new, add to axisFields
134
_KSs.
Add
(kss);
System\Xml\Schema\ContentValidator.cs (15)
85
_particles.
Add
(particle);
122
_particles.
Add
(particle);
141
match.
Add
(_names[name]);
151
match.
Add
(wildcard.Value);
158
match.
Add
(_last); // add wildcard
243
return _positions.
Add
(new Position(symbol, particle));
1016
particles.
Add
(p);
1032
particles.
Add
(member);
1635
names.
Add
(s);
1643
names.
Add
(s);
1784
names.
Add
(s);
1792
names.
Add
(s);
2061
names.
Add
(s);
2069
names.
Add
(s);
2202
names.
Add
(element.Key);
System\Xml\Schema\DataTypeImplementation.cs (2)
1114
values.
Add
(new XmlAtomicValue(simpleValue.XmlType, simpleValue.TypedValue, nsmgr));
1126
values.
Add
(typedValue);
System\Xml\Schema\FacetChecker.cs (2)
175
_derivedRestriction.Enumeration.
Add
(ParseFacetValue(_datatype, facet, SR.Sch_EnumerationFacetInvalid, nsmgr, nameTable));
367
_derivedRestriction.Patterns.
Add
(new Regex(Preprocess(_regStr.ToString())));
System\Xml\Schema\Preprocessor.cs (5)
308
schema.ImportedNamespaces.
Add
(importNS);
677
_redefinedList.
Add
(new RedefineEntry((external as XmlSchemaRedefine)!, _rootSchemaForRedefine!));
694
imports.
Add
(includedSchema);
698
_rootSchema.ImportedNamespaces.
Add
(importNS);
960
includesList.
Add
(schema);
System\Xml\Schema\SchemaCollectionCompiler.cs (2)
55
members.
Add
(element);
474
substitutionGroup.Members.
Add
(examplar); // Compiled mark
System\Xml\Schema\SchemaSetCompiler.cs (4)
478
members.
Add
(element);
530
newMembers.
Add
(g.Members[j]);
541
substitutionGroup.Members.
Add
(newMembers[i]);
545
substitutionGroup.Members.
Add
(examplar); // Compiled mark
System\Xml\Schema\XmlSchemaSet.cs (7)
434
needToCheckSchemaList.
Add
(mainSchema);
689
tnsSchemas.
Add
(currentSchema);
970
oldSubstGroup.Members.
Add
(substGroup.Members[i]);
1013
substitutionGroup.Members.
Add
(newMembers[i]);
1016
substitutionGroup.Members.
Add
(headElement);
1117
existingSchemas.
Add
(currentSchema);
1333
removalList.
Add
(cKey);
System\Xml\Schema\XmlSchemaValidator.cs (10)
986
attList.
Add
(attDef.SchemaAttribute);
1079
defaultAttributes.
Add
(attrData);
1083
defaultAttributes.
Add
(attdef.SchemaAttribute);
1574
attList.
Add
(s_xsiTypeSO);
1578
attList.
Add
(s_xsiNilSO);
1582
attList.
Add
(s_xsiSLSO);
1586
attList.
Add
(s_xsiNoNsSLSO);
2631
expectedNames.
Add
(currentQName);
2639
expectedNames.
Add
(currentQName);
2646
expectedNames.
Add
(nextParticle.GetQualifiedName());
System\Xml\Serialization\CodeIdentifiers.cs (1)
156
_list.
Add
(value);
System\Xml\Serialization\Compilation.cs (1)
285
list.
Add
(modules[i].ModuleVersionId.ToString());
System\Xml\Serialization\ImportContext.cs (3)
99
list.
Add
(item);
126
deps.
Add
(o);
237
list.
Add
(o);
System\Xml\Serialization\SchemaObjectWriter.cs (6)
133
list.
Add
(NameOf(items[i]));
217
attrs.
Add
(a[i]);
243
ns.
Add
(s);
288
list.
Add
(items[i]);
598
list.
Add
(o.MemberTypes[i]);
656
a.
Add
(facets[i]);
System\Xml\Serialization\Types.cs (1)
1436
_typeMappings.
Add
(typeMapping);
System\Xml\Serialization\XmlReflectionImporter.cs (7)
1682
elementList.
Add
(element);
1724
elementList.
Add
(element);
1765
elementList.
Add
(arrayElement);
1855
elementList.
Add
(element);
1923
elementList.
Add
(element);
1972
elementList.
Add
(element);
2362
_list.
Add
(item);
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1082
equivalentElements.
Add
(equivalentElement);
System\Xml\Serialization\XmlSchemas.cs (1)
194
removes.
Add
(external);
System\Xml\Serialization\XmlSerializationReader.cs (6)
477
list.
Add
(buffer);
485
list.
Add
(buffer);
1451
_targetsWithoutIds.
Add
(o);
1464
_fixups.
Add
(fixup);
1470
_collectionFixups.
Add
(fixup);
3697
attributes.
Add
(attribute);
System\Xml\Serialization\XmlSerializationWriter.cs (2)
903
if (addToReferencesList) _referencesToWrite!.
Add
(o);
3677
namedAnys.
Add
(element);
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
884
_dupAttrs.
Add
(qname);
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
3747
XmlILConstructInfo.Write(local1).CallersInfo.
Add
(XmlILConstructInfo.Write(local0));
System\Xml\Xsl\QIL\SubstitutionList.cs (2)
32
_s.
Add
(find);
33
_s.
Add
(replace);
System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs (1)
50
_wildcards.
Add
(ruleInternal);
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
953
docIndexes.
Add
(navRoot);
954
docIndexes.
Add
(index);
System\Xml\Xsl\XsltOld\Compiler.cs (2)
935
list.
Add
(new AvtEvent(this.AddStringQuery(lex)));
940
list.
Add
(new TextEvent(lex));
System\Xml\Xsl\XsltOld\ContainerAction.cs (2)
526
compiler.CompiledStylesheet!.Imports.
Add
(uri);
861
this.containedActions.
Add
(action);
System\Xml\Xsl\XsltOld\CopyCodeAction.cs (1)
26
_copyEvents.
Add
(copyEvent);
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
404
list.
Add
(SimplifyValue(processor.Evaluate(frame, _valueKey)));
411
list.
Add
(number);
System\Xml\Xsl\XsltOld\Processor.cs (1)
203
_sortArray.
Add
(sortinfo);
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
313
_attributeList.
Add
(new BuilderInfo());
741
_namespaceList.
Add
(new BuilderInfo());
System\Xml\Xsl\XsltOld\RootAction.cs (2)
39
_keyNodes.
Add
(new DocumentKeyList(root, table));
157
dstAttList!.
Add
(srcAttList[src]);
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
395
_outputCache.
Add
(record.MainNode.Clone());
System\Xml\Xsl\XsltOld\Stylesheet.cs (1)
85
_whitespaceList!.
Add
(elem);
System\Xml\Xsl\XsltOld\TemplateManager.cs (1)
67
this.templates.
Add
(template);
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (4)
278
list.
Add
(_processor!.GetNavigator(uri));
350
list.
Add
(value.Clone());
928
resultCollection.
Add
(firstList);
930
resultCollection.
Add
(newList);
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryCacheStore.cs (1)
265
entries.
Add
(entry);
System.Security.Cryptography.Xml (20)
System\Security\Cryptography\Xml\AncestralNamespaceContextManager.cs (1)
55
_ancestorStack.
Add
(new NamespaceFrame());
System\Security\Cryptography\Xml\CanonicalXmlNodeList.cs (1)
38
return _nodeArray.
Add
(value);
System\Security\Cryptography\Xml\EncryptionPropertyCollection.cs (2)
33
return _props.
Add
(value);
38
return _props.
Add
(value);
System\Security\Cryptography\Xml\KeyInfo.cs (2)
123
_keyInfoClauses.
Add
(clause);
142
requestedList.
Add
(tempObj);
System\Security\Cryptography\Xml\KeyInfoX509Data.cs (6)
117
_certificates.
Add
(x509);
128
_subjectKeyIds.
Add
(subjectKeyId);
134
_subjectKeyIds.
Add
(Utils.DecodeHexString(subjectKeyId));
145
_subjectNames.
Add
(subjectName);
175
_issuerSerials.
Add
(Utils.CreateX509IssuerSerial(issuerName, h.ToString()));
182
_issuerSerials.
Add
(Utils.CreateX509IssuerSerial(issuerName, serialNumber));
System\Security\Cryptography\Xml\ReferenceList.cs (1)
35
return _references.
Add
(value);
System\Security\Cryptography\Xml\SignedInfo.cs (1)
286
_references.
Add
(reference);
System\Security\Cryptography\Xml\SignedXml.cs (1)
894
sortedReferences.
Add
(reference);
System\Security\Cryptography\Xml\TransformChain.cs (2)
37
_transforms.
Add
(transform);
193
_transforms.
Add
(transform);
System\Security\Cryptography\Xml\Utils.cs (1)
638
decryptionIssuerSerials!.
Add
(CreateX509IssuerSerial(certificate.IssuerName.Name, certificate.SerialNumber));
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (2)
83
ExceptUris.
Add
(uri);
107
ExceptUris.
Add
(idref);
System.Web.Services.Description (3)
System\Web\Services\Description\ServiceDescription.cs (3)
1167
list.
Add
(item);
1197
list.
Add
(element);
1213
_handledElements.
Add
(element);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
313
list.
Add
(item);
System.Windows.Forms (2)
System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownItemCollection.cs (1)
56
int ret = base.
Add
(item);
System\Windows\Forms\FormCollection.cs (1)
72
InnerList.
Add
(form);
System.Windows.Forms.Design (11)
System\ComponentModel\Design\DesignSurface.cs (1)
451
newErrors.
Add
(ex);
System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs (1)
979
arrayList.
Add
(o);
System\Windows\Forms\Design\DesignBindingValueUIHandler.cs (1)
42
valueUIItemList.
Add
(new LocalUIItem(this, binding));
System\Windows\Forms\Design\ImageListImageEditor.cs (1)
77
images.
Add
(image);
System\Windows\Forms\Design\ToolStripContainerDesigner.cs (1)
155
components.
Add
(control);
System\Windows\Forms\Design\ToolStripDesigner.cs (2)
152
items.
Add
(item);
879
_items.
Add
(newItem);
System\Windows\Forms\Design\ToolStripItemBehavior.cs (1)
309
origSel.
Add
(keyService.SelectedDesignerControl);
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
2044
origSel.
Add
(SelectedDesignerControl);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
93
items.
Add
(item);
2188
origSel.
Add
(KeyboardHandlingService.SelectedDesignerControl);
System.Xaml (1)
System\Windows\Markup\ArrayExtension.cs (1)
54
public void AddChild(object value) => _arrayList.
Add
(value);
UIAutomationClient (11)
MS\Internal\Automation\ClientEventManager.cs (1)
123
_listeners.
Add
(ec);
MS\Internal\Automation\HwndProxyElementProvider.cs (3)
1355
uiFragmentRoots.
Add
(Wrap(hwnd));
1363
uiFragmentRoots.
Add
((IRawElementProviderSimple)proxyProvider);
1375
uiFragmentRoots.
Add
(nonClientProvider);
MS\Internal\Automation\WinEventWrap.cs (1)
76
_clientCallbacks.
Add
(clientCallback);
System\Windows\Automation\AutomationElement.cs (3)
799
propArrays.
Add
(Schema.GetBasicProperties());
811
propArrays.
Add
(pi.Properties);
834
interfaces.
Add
(pi.ID);
System\Windows\Automation\CacheRequest.cs (3)
105
_properties.
Add
(AutomationElement.RuntimeIdProperty);
248
_properties.
Add
(property);
266
_patterns.
Add
(pattern);
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
96
actualParentChain.
Add
(scan);
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
273
rects.
Add
(rect);
714
rects.
Add
(rect);
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
477
_groups.
Add
(group);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (2)
185
rects.
Add
(rect);
198
rects.
Add
(rect);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
403
list.
Add
(child);