6 references to AddBeforeSelf
Microsoft.DotNet.XliffTasks (1)
Model\XlfDocument.cs (1)
199
transUnit.
AddBeforeSelf
(newTransUnit);
NuGet.Configuration (1)
Utility\XElementUtility.cs (1)
98
element.
AddBeforeSelf
(new XText(childIndent));
NuGet.PackageManagement (3)
Utility\XElementExtensions.cs (3)
150
AddContents(pendingComments, sourceChild.
AddBeforeSelf
);
176
AddContents(pendingComments, newlyAddedElement.
AddBeforeSelf
);
300
element.
AddBeforeSelf
(new XText(childIndent));
System.Private.Xml.Linq (1)
System\Xml\Linq\XNode.cs (1)
172
AddBeforeSelf
((object)content);