8 references to CopyFiles
IIS.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedApplicationPublisher.cs (1)
39CachingApplicationPublisher.CopyFiles(source, target, logger);
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedApplicationPublisher.cs (1)
39CachingApplicationPublisher.CopyFiles(source, target, logger);
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedApplicationPublisher.cs (1)
39CachingApplicationPublisher.CopyFiles(source, target, logger);
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedApplicationPublisher.cs (1)
39CachingApplicationPublisher.CopyFiles(source, target, logger);
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedApplicationPublisher.cs (1)
39CachingApplicationPublisher.CopyFiles(source, target, logger);
IISExpress.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedApplicationPublisher.cs (1)
39CachingApplicationPublisher.CopyFiles(source, target, logger);
Microsoft.AspNetCore.Server.IntegrationTesting (2)
CachingApplicationPublisher.cs (2)
55CopyFiles(source, target, logger); 63CopyFiles(directoryInfo, target.CreateSubdirectory(directoryInfo.Name), logger);