12 references to CopyTo
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
215file.CopyTo(Path.Combine(toInfo.FullName, file.Name));
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
93fileInfo.CopyTo(destFileName);
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
93fileInfo.CopyTo(destFileName);
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
93fileInfo.CopyTo(destFileName);
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
93fileInfo.CopyTo(destFileName);
IISExpress.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
215file.CopyTo(Path.Combine(toInfo.FullName, file.Name));
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
93fileInfo.CopyTo(destFileName);
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
84file.CopyTo(Path.Combine(testSandbox, file.Name));
Microsoft.AspNetCore.Server.IntegrationTesting (1)
CachingApplicationPublisher.cs (1)
71fileInfo.CopyTo(destFileName);
Microsoft.Build.Framework (1)
FileUtilities_TempFiles.cs (1)
218fileInfo.CopyTo(destFile);
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
84file.CopyTo(Path.Combine(testSandbox, file.Name));
Microsoft.McpServer.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
84file.CopyTo(Path.Combine(testSandbox, file.Name));