10 references to Save
dotnet-svcutil-lib (1)
Shared\Utilities\RuntimeEnvironmentHelper.cs (1)
106doc.Save(stream);
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
188webConfig.Save(fileStream);
Microsoft.DotNet.Arcade.Sdk (2)
src\SourceBuild\AddSourceMappingToNugetConfig.cs (1)
39document.Save(fs);
src\SourceBuild\AddSourceToNuGetConfig.cs (1)
76document.Save(fs);
Microsoft.DotNet.Build.Tasks.Packaging (1)
GenerateNuSpec.cs (1)
166nuspec.Save(stream);
Microsoft.DotNet.Build.Tasks.VisualStudio (1)
Vsix\FinalizeInsertionVsixFile.cs (1)
57document.Save(newContent);
Microsoft.DotNet.NuGetRepack.Tasks (2)
src\NuGetVersionUpdater.cs (1)
356package.SpecificationXml.Save(package.SpecificationStream);
src\ReplacePackageParts.cs (1)
186nuspecXml.Save(nuspecStream);
Microsoft.DotNet.PackageTesting (1)
VerifyClosure.cs (1)
392doc.Save(file);
Microsoft.DotNet.SharedFramework.Sdk (1)
src\Microsoft.DotNet.PackageTesting\VerifyClosure.cs (1)
392doc.Save(file);