19 references to Save
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
102document.Save(webConfigPath);
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (1)
109webConfig.Save(webConfigLocation);
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
102document.Save(webConfigPath);
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
102document.Save(webConfigPath);
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
102document.Save(webConfigPath);
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
102document.Save(webConfigPath);
IIS.Tests (1)
Utilities\TestServer.cs (1)
141webHostConfig.Save(_appHostConfigPath);
IISExpress.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
102document.Save(webConfigPath);
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (1)
109webConfig.Save(webConfigLocation);
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (3)
IISDeployer.cs (1)
315config.Save(_applicationHostConfig);
IISDeployerBase.cs (2)
27document.Save(ApplicationHostConfigPath); 51webconfig.Save(path);
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateWixCommandPackageDropBase.cs (1)
240doc.Save(wixObjFilePath);
src\StabilizeWixFileId.cs (1)
100content.Save(OutputFile);
Microsoft.DotNet.Build.Tasks.Workloads (4)
Msi\MsiPayloadPackageProject.wix.cs (1)
66proj.Save(msiCsproj);
Msi\WorkloadPackGroupMsi.wix.cs (3)
88directoriesDoc.Save(directoriesWxsPath); 96productDoc.Save(productWxsPath); 109registryDoc.Save(registryWxsPath);
XmlFileLogger (1)
ObjectModel\Build.cs (1)
57document.Save(logFile);