14 references to CopyTo
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
216file.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.NewShim.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)
216file.CopyTo(Path.Combine(toInfo.FullName, file.Name));
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
93fileInfo.CopyTo(destFileName);
Microsoft.AspNetCore.Server.IntegrationTesting (1)
CachingApplicationPublisher.cs (1)
71fileInfo.CopyTo(destFileName);
Microsoft.Build (1)
TempFileUtilities.cs (1)
211fileInfo.CopyTo(destFile);
Microsoft.Build.Engine.OM.UnitTests (1)
TempFileUtilities.cs (1)
211fileInfo.CopyTo(destFile);
Microsoft.Build.Tasks.Core (1)
TempFileUtilities.cs (1)
211fileInfo.CopyTo(destFile);
Microsoft.Build.Utilities.Core (1)
TempFileUtilities.cs (1)
211fileInfo.CopyTo(destFile);
MSBuild (1)
TempFileUtilities.cs (1)
211fileInfo.CopyTo(destFile);