2 overrides of AppendChild
System.Data.Common (1)
System\Xml\XmlBoundElement.cs (1)
133
public override XmlNode?
AppendChild
(XmlNode newChild)
System.Private.Xml (1)
System\Xml\Dom\XmlAttribute.cs (1)
306
public override XmlNode?
AppendChild
(XmlNode newChild)
247 references to AppendChild
ILLink.Tasks (4)
CreateRuntimeRootDescriptorFile.cs (4)
337
linkerNode.
AppendChild
(featureAssemblyNode);
376
typeNode.
AppendChild
(fieldNode);
386
typeNode.
AppendChild
(methodNode);
390
assemblyNode.
AppendChild
(typeNode);
Microsoft.Build (14)
Construction\ProjectElement.cs (2)
390
XmlElement.
AppendChild
(XmlElement.OwnerDocument.CreateTextNode(pureText));
409
XmlElement.
AppendChild
(XmlElement.OwnerDocument.CreateTextNode(element.XmlElement.FirstChild.Value));
Construction\ProjectElementContainer.cs (1)
556
XmlElement.
AppendChild
(child.XmlElement);
Construction\ProjectExtensionsElement.cs (1)
138
XmlElement.
AppendChild
(idElement);
Evaluation\Preprocessor.cs (9)
105
destinationDocument.
AppendChild
(destinationDocument.CreateComment($"\r\n{Equals140}\r\n{_project.FullPath.Replace("--", "__")}\r\n{Equals140}\r\n"));
190
documentElement.
AppendChild
(xmlElement);
296
destination.
AppendChild
(destinationDocument.CreateComment(closedImportTag));
315
destination.
AppendChild
(destinationDocument.CreateComment(
324
destination.
AppendChild
(destinationDocument.CreateComment($"\r\n{Equals140}\r\n </Import>\r\n{Equals140}\r\n"));
328
destination.
AppendChild
(destinationDocument.CreateComment($"\r\n{Equals140}\r\n </Import>\r\n\r\n{_filePaths.Peek()?.Replace("--", "__")}\r\n{Equals140}\r\n"));
341
destination.
AppendChild
(destinationDocument.CreateComment(importGroupTag));
345
destination.
AppendChild
(destinationDocument.CreateComment($"</{XMakeElements.importGroup}>"));
358
destination.
AppendChild
(clone);
XmlUtilities.cs (1)
49
newElement.
AppendChild
(oldElement.FirstChild);
Microsoft.Build.BuildCheck.UnitTests (1)
EndToEndTests.cs (1)
1000
packageSourcesNode.
AppendChild
(addNode);
Microsoft.Build.Tasks.Core (38)
AddToWin32Manifest.cs (3)
222
winSettingsNode.
AppendChild
(supportedArchitecturesNode);
227
appNode.
AppendChild
(winSettingsNode);
232
assemblyNode!.
AppendChild
(appNode);
BootstrapperUtil\BootstrapperBuilder.cs (14)
202
configElement.
AppendChild
(applicationElement);
616
_document.
AppendChild
(rootElement);
1028
productNode.
AppendChild
(mergeElement);
1036
rootElement.
AppendChild
(productNode);
1197
mergeElement.
AppendChild
(node);
1218
mergeElement.
AppendChild
(langNode);
1227
mergeElement.
AppendChild
(baseNode);
1248
mergeSubNode.
AppendChild
(mergeSubNode.OwnerDocument.ImportNode(nextNode, true));
1252
mergeSubNode.
AppendChild
(mergeSubNode.OwnerDocument.ImportNode(queryResultNode, true));
1269
mergeSubNode.
AppendChild
(mergeSubNode.OwnerDocument.ImportNode(nextNode, true));
1286
mergeElement.
AppendChild
(mergeSubNode);
1549
configElement.
AppendChild
(configElement.OwnerDocument.ImportNode(node, true));
1937
filesNode.
AppendChild
(fileNode);
1938
applicationElement.
AppendChild
(filesNode);
ManifestUtil\mansign2.cs (5)
442
assembly.
AppendChild
(publisherIdentity);
728
issuerNode.
AppendChild
(licenseDom.ImportNode(xmlDigitalSignature, true));
900
dsObject.
AppendChild
(asTimestamp);
903
signatureNode.
AppendChild
(dsObject);
992
signatureParent.
AppendChild
(xmlDigitalSignature);
ManifestUtil\TrustInfo.cs (14)
131
permissionSetElement.ParentNode.
AppendChild
(defaultAssemblyRequestElement);
181
_inputTrustInfoDocument.
AppendChild
(trustInfoElement);
219
document.
AppendChild
(requestedPrivilegeElement);
291
requestedPrivilegeElement.
AppendChild
(requestedPrivilegeComment);
297
requestedPrivilegeElement.
AppendChild
(requestedExecutionLevelElement);
324
trustInfoElement.
AppendChild
(securityElement);
330
securityElement.
AppendChild
(applicationRequestMinimumElement);
336
applicationRequestMinimumElement.
AppendChild
(permissionSetElement);
565
outputDocument.
AppendChild
(outputPermissionSetElement);
576
privilegeDocument.
AppendChild
(requestedPrivilegeElement);
720
assemblyElement.
AppendChild
(trustInfoElement);
730
trustInfoElement.
AppendChild
(securityElement);
736
securityElement.
AppendChild
(applicationRequestMinimumElement);
748
applicationRequestMinimumElement.
AppendChild
(fullTrustPermissionSetElement);
ManifestUtil\XmlUtil.cs (2)
51
newElement.
AppendChild
(childElement);
56
newElement.
AppendChild
(childComment);
Microsoft.Maui.Resizetizer (7)
TizenResourceXmlGenerator.cs (7)
35
doc.
AppendChild
(docNode);
38
doc.
AppendChild
(rootNode);
42
rootNode.
AppendChild
(groupImageNode);
46
rootNode.
AppendChild
(groupLayoutNode);
50
rootNode.
AppendChild
(groupSoundNode);
54
rootNode.
AppendChild
(groupBinNode);
78
groupNode.
AppendChild
(node);
Microsoft.Web.Xdt.Extensions (1)
InsertOrAppendAttribute.cs (1)
86
TargetNode.
AppendChild
(TransformNode);
PresentationBuildTasks (7)
Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (6)
711
root.
AppendChild
(nodeItemGroup);
736
nodeItem.
AppendChild
(embedItem);
744
nodeItem.
AppendChild
(embedItem);
748
nodeItemGroup.
AppendChild
(nodeItem);
777
nodeItemGroup.
AppendChild
(nodeItem);
854
previousNodeImportTargets = root.
AppendChild
(nodeImportTargets);
Microsoft\Build\Tasks\Windows\UpdateManifestForBrowserApplication.cs (1)
106
entryPoint.
AppendChild
(hostInBrowser);
PresentationFramework (2)
System\Windows\Documents\FixedTextBuilder.cs (2)
1382
_dumpDoc.
AppendChild
(_currentDumpNode);
1569
_currentDumpNode.
AppendChild
(newDumpNode);
ReachFramework (4)
PrintConfig\PrintSchemaShim.cs (3)
138
valueElem.
AppendChild
(textNode);
140
parameterInitElem.
AppendChild
(valueElem);
142
ticket.XmlDoc.DocumentElement.
AppendChild
(parameterInitElem);
PrintConfig\PrtTicket_Editor.cs (1)
367
return (XmlElement)parent.
AppendChild
(newNode);
System.Data.Common (71)
System\Data\DataSet.cs (9)
1593
xdoc.
AppendChild
(node);
1763
topNode.
AppendChild
(node);
1770
xdoc.
AppendChild
(topNode);
1860
xdoc.
AppendChild
(schNode);
2228
topNode.
AppendChild
(node);
2271
xdoc.
AppendChild
(topNode);
2638
xdoc.
AppendChild
(xdoc.CreateElement("ds_sqlXmlWraPPeR"));
2781
topNode.
AppendChild
(node);
2794
xdoc.
AppendChild
(topNode);
System\Data\DataTable.cs (5)
5927
topNode.
AppendChild
(node);
5941
xdoc.
AppendChild
(topNode);
6038
xdoc.
AppendChild
(xdoc.CreateElement("ds_sqlXmlWraPPeR"));
6221
topNode.
AppendChild
(node);
6238
xdoc.
AppendChild
(topNode);
System\Data\SimpleType.cs (3)
279
type.
AppendChild
(constraint);
285
type.
AppendChild
(constraint);
288
typeNode.
AppendChild
(type);
System\Data\xmlsaver.cs (41)
668
rootSchema.
AppendChild
(_dsElement);
673
xd.
AppendChild
(rootSchema);
687
_dsElement.
AppendChild
(_constraintSeparator);
737
rootSchema.
AppendChild
(el);
744
dsCompositor.
AppendChild
(node);
747
dsCompositor.
AppendChild
(el);
754
dsCompositor.
AppendChild
(node);
760
rootSchema.
AppendChild
(_dsElement);
794
rootSchema.
AppendChild
(nodeAnn);
797
nodeAnn.
AppendChild
(nodeApp);
800
nodeApp.
AppendChild
(HandleRelation(rel, xd));
831
xd.
AppendChild
(rootSchema); // KB
873
_dc.
AppendChild
(tNode);
926
xd.
AppendChild
(rootSchema);
965
_dsElement.
AppendChild
(_constraintSeparator);
1008
rootSchema.
AppendChild
(el);
1011
rootSchema.
AppendChild
(_dsElement);
1068
_dsElement.
AppendChild
(type);
1072
type.
AppendChild
(compositor);
1118
doc.
AppendChild
(rootSchema);
1295
schNode.
AppendChild
(type);
1311
root.
AppendChild
(type);
1515
schNode.
AppendChild
(root);
1571
schNode.
AppendChild
(el);
1849
typeSchema.
AppendChild
(type);
1855
root.
AppendChild
(type);
1889
type.
AppendChild
(sc);
1891
sc.
AppendChild
(ext);
1897
type.
AppendChild
(compositor);
1917
node.
AppendChild
(el);
1956
compositor.
AppendChild
(NestedTable);
1961
GetSchema(childTable.Namespace).
AppendChild
(NestedTable);
1964
compositor.
AppendChild
(NestedTable);
1974
nodeAnn.
AppendChild
(nodeApp);
1976
nodeApp.
AppendChild
(HandleRelation(childRelations[j], dc));
2026
constraint.
AppendChild
(selector);
2061
constraint.
AppendChild
(field);
2100
constraint.
AppendChild
(selector);
2129
constraint.
AppendChild
(field);
2172
constraint.
AppendChild
(selector);
2213
constraint.
AppendChild
(field);
System\Xml\XmlBoundElement.cs (1)
136
return base.
AppendChild
(newChild);
System\Xml\XmlDataDocument.cs (12)
468
AppendChild
(docelem);
498
docElem.
AppendChild
(oldDocElem);
560
rowElement.
AppendChild
(childElem);
690
newNode.
AppendChild
(CreateTextNode(col.ConvertObjectToXml(value)));
1013
newNode.
AppendChild
(CloneTreeInternal(dp));
1043
clone.
AppendChild
(cloneNode);
1397
EnsureDocumentElement().
AppendChild
(rowElement);
1743
newParent.
AppendChild
(childElement);
1751
EnsureNonRowDocumentElement().
AppendChild
(childElement);
1760
EnsureNonRowDocumentElement().
AppendChild
(childElement);
2248
parent.
AppendChild
(rowElement);
2343
parent.
AppendChild
(CreateTextNode(value));
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaExporter.cs (1)
321
typeElement.
AppendChild
(argumentElement);
System\Runtime\Serialization\XmlObjectSerializerReadContext.cs (1)
1065
wrapperElement.
AppendChild
(xmlChildNodes[i]);
System.Private.Xml (17)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
378
elementNode.
AppendChild
(textNode);
System\Xml\Dom\DocumentXmlWriter.cs (2)
407
_start.
AppendChild
(_fragment[i]);
532
parent.
AppendChild
(node);
System\Xml\Dom\XmlAttribute.cs (2)
312
node = base.
AppendChild
(newChild);
317
node = base.
AppendChild
(newChild);
System\Xml\Dom\XmlDocument.cs (1)
1045
toNode.
AppendChild
(ImportNodeInternal(n, deep));
System\Xml\Dom\XmlElement.cs (1)
610
AppendChild
(OwnerDocument.CreateTextNode(value));
System\Xml\Dom\XmlNode.cs (3)
254
return
AppendChild
(newChild);
604
AppendChild
(node);
959
AppendChild
(OwnerDocument!.CreateTextNode(value));
System\Xml\Schema\Parser.cs (5)
326
_parentNode.
AppendChild
(currentNode);
391
_parentNode!.
AppendChild
(element);
458
eref.
AppendChild
(_dummyDocument.CreateTextNode(_reader.Value));
463
eref.
AppendChild
(_dummyDocument.CreateTextNode(string.Empty));
467
eref.
AppendChild
(LoadEntityReferenceInAttribute());
System\Xml\Serialization\XmlSerializationReader.cs (2)
878
doc.
AppendChild
(doc.ImportNode(n, true));
1947
unknownElement?.
AppendChild
(xmlNode);
System.Security.Cryptography.Xml (79)
System\Security\Cryptography\Xml\CipherData.cs (3)
84
cipherValueElement.
AppendChild
(document.CreateTextNode(Convert.ToBase64String(CipherValue)));
85
cipherDataElement.
AppendChild
(cipherValueElement);
92
cipherDataElement.
AppendChild
(CipherReference.GetXml(document));
System\Security\Cryptography\Xml\CipherReference.cs (1)
64
referenceElement.
AppendChild
(TransformChain.GetXml(document, EncryptedXml.XmlEncNamespaceUrl));
System\Security\Cryptography\Xml\DataObject.cs (1)
128
objectElement.
AppendChild
(document.ImportNode(node, true));
System\Security\Cryptography\Xml\DSAKeyValue.cs (15)
94
pElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.P!)));
95
dsaKeyValueElement.
AppendChild
(pElement);
98
qElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.Q!)));
99
dsaKeyValueElement.
AppendChild
(qElement);
102
gElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.G!)));
103
dsaKeyValueElement.
AppendChild
(gElement);
106
yElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.Y!)));
107
dsaKeyValueElement.
AppendChild
(yElement);
113
jElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.J)));
114
dsaKeyValueElement.
AppendChild
(jElement);
120
seedElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.Seed)));
121
dsaKeyValueElement.
AppendChild
(seedElement);
124
counterElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(Utils.ConvertIntToByteArray(dsaParams.Counter))));
125
dsaKeyValueElement.
AppendChild
(counterElement);
128
keyValueElement.
AppendChild
(dsaKeyValueElement);
System\Security\Cryptography\Xml\EncryptedData.cs (5)
94
encryptedDataElement.
AppendChild
(EncryptionMethod.GetXml(document));
98
encryptedDataElement.
AppendChild
(KeyInfo.GetXml(document));
103
encryptedDataElement.
AppendChild
(CipherData.GetXml(document));
112
encryptionPropertiesElement.
AppendChild
(ep.GetXml(document));
114
encryptedDataElement.
AppendChild
(encryptionPropertiesElement);
System\Security\Cryptography\Xml\EncryptedKey.cs (9)
171
encryptedKeyElement.
AppendChild
(EncryptionMethod.GetXml(document));
175
encryptedKeyElement.
AppendChild
(KeyInfo.GetXml(document));
180
encryptedKeyElement.
AppendChild
(CipherData.GetXml(document));
189
encryptionPropertiesElement.
AppendChild
(ep.GetXml(document));
191
encryptedKeyElement.
AppendChild
(encryptionPropertiesElement);
200
referenceListElement.
AppendChild
(ReferenceList[index].GetXml(document));
202
encryptedKeyElement.
AppendChild
(referenceListElement);
210
carriedKeyNameElement.
AppendChild
(carriedKeyNameText);
211
encryptedKeyElement.
AppendChild
(carriedKeyNameElement);
System\Security\Cryptography\Xml\EncryptedReference.cs (1)
100
referenceElement.
AppendChild
(TransformChain.GetXml(document, SignedXml.XmlDsigNamespaceUrl));
System\Security\Cryptography\Xml\EncryptedXml.cs (3)
791
parent.
AppendChild
(importedNode);
799
parent.
AppendChild
(dummy);
846
inputElement.
AppendChild
(elemED);
System\Security\Cryptography\Xml\EncryptionMethod.cs (2)
76
keySizeElement.
AppendChild
(document.CreateTextNode(_keySize.ToString(null, null)));
77
encryptionMethodElement.
AppendChild
(keySizeElement);
System\Security\Cryptography\Xml\KeyInfo.cs (1)
56
keyInfoElement.
AppendChild
(xmlElement);
System\Security\Cryptography\Xml\KeyInfoName.cs (1)
47
nameElement.
AppendChild
(xmlDocument.CreateTextNode(_keyName));
System\Security\Cryptography\Xml\KeyInfoX509Data.cs (13)
225
issuerNameElement.
AppendChild
(xmlDocument.CreateTextNode(issuerSerial.IssuerName));
226
issuerSerialElement.
AppendChild
(issuerNameElement);
228
serialNumberElement.
AppendChild
(xmlDocument.CreateTextNode(issuerSerial.SerialNumber));
229
issuerSerialElement.
AppendChild
(serialNumberElement);
230
x509DataElement.
AppendChild
(issuerSerialElement);
239
subjectKeyIdElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(subjectKeyId)));
240
x509DataElement.
AppendChild
(subjectKeyIdElement);
249
subjectNameElement.
AppendChild
(xmlDocument.CreateTextNode(subjectName));
250
x509DataElement.
AppendChild
(subjectNameElement);
259
x509Element.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(certificate.GetRawCertData())));
260
x509DataElement.
AppendChild
(x509Element);
267
crlElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(_CRL)));
268
x509DataElement.
AppendChild
(crlElement);
System\Security\Cryptography\Xml\Reference.cs (4)
183
referenceElement.
AppendChild
(TransformChain.GetXml(document, SignedXml.XmlDsigNamespaceUrl));
191
referenceElement.
AppendChild
(digestMethodElement);
201
digestValueElement.
AppendChild
(document.CreateTextNode(Convert.ToBase64String(_digestValue!)));
202
referenceElement.
AppendChild
(digestValueElement);
System\Security\Cryptography\Xml\RSAKeyValue.cs (5)
76
modulusElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(rsaParams.Modulus!)));
77
rsaKeyValueElement.
AppendChild
(modulusElement);
80
exponentElement.
AppendChild
(xmlDocument.CreateTextNode(Convert.ToBase64String(rsaParams.Exponent!)));
81
rsaKeyValueElement.
AppendChild
(exponentElement);
83
keyValueElement.
AppendChild
(rsaKeyValueElement);
System\Security\Cryptography\Xml\Signature.cs (5)
103
signatureElement.
AppendChild
(_signedInfo.GetXml(document));
110
signatureValueElement.
AppendChild
(document.CreateTextNode(Convert.ToBase64String(_signatureValue)));
113
signatureElement.
AppendChild
(signatureValueElement);
117
signatureElement.
AppendChild
(KeyInfo.GetXml(document));
125
signatureElement.
AppendChild
(dataObj.GetXml(document));
System\Security\Cryptography\Xml\SignedInfo.cs (5)
173
signedInfoElement.
AppendChild
(canonicalizationMethodElement);
186
hmacLengthElement.
AppendChild
(outputLength);
187
signatureMethodElement.
AppendChild
(hmacLengthElement);
190
signedInfoElement.
AppendChild
(signatureMethodElement);
199
signedInfoElement.
AppendChild
(reference.GetXml(document));
System\Security\Cryptography\Xml\Transform.cs (1)
138
transformElement.
AppendChild
(document.ImportNode(node, true));
System\Security\Cryptography\Xml\TransformChain.cs (1)
164
transformsElement.
AppendChild
(transformElement);
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
129
element.
AppendChild
(exceptUriElement);
System\Security\Cryptography\Xml\XmlDsigExcC14NTransform.cs (1)
104
element.
AppendChild
(prefixListElement);
System\Security\Cryptography\Xml\XmlDsigXPathTransform.cs (1)
114
document.
AppendChild
(element);