19 references to Move
aspire (8)
Agents\AspireSkills\TemporaryCacheDirectory.cs (1)
64
Directory.
Move
(FullName, targetDirectory);
Bundles\BundleService.cs (4)
345
Directory.
Move
(tempDir, badPath);
384
Directory.
Move
(activeVersionDir, badPath);
409
Directory.
Move
(sourcePath, destinationPath);
533
Directory.
Move
(linkPath, renamedPath);
Projects\AppHostServerClosureSnapshots.cs (1)
452
Directory.
Move
(stagingPath, finalLayoutPath);
Utils\FileDeleteHelper.cs (1)
47
Directory.
Move
(path, renamedPath);
Utils\ReparsePoint.cs (1)
78
Directory.
Move
(tempLinkPath, linkPath);
Aspire.Cli.Tests (1)
Agents\AspireSkillsInstallerTests.cs (1)
1459
Directory.
Move
(stageDirectory.FullName, targetDirectory);
Microsoft.DotNet.InternalAbstractions (2)
DirectoryPath.cs (1)
75
Directory.
Move
(sourcePath, destPath);
DirectoryWrapper.cs (1)
57
Directory.
Move
(source, destination);
Microsoft.DotNet.MacOsPkg.Core (2)
Package.cs (2)
155
Directory.
Move
(tempDest, appZip);
192
Directory.
Move
(tempDir, payloadFilePath);
Microsoft.ML.TensorFlow.Tests (2)
TensorflowTests.cs (2)
753
Directory.
Move
(directories[0], varDir);
1945
Directory.
Move
(Path.Combine(imagesDownloadFolder, Path.GetFileNameWithoutExtension(fileName)), Path.Combine(imagesDownloadFolder, "FPTSUT"));
Microsoft.ML.Vision (2)
DnnRetrainTransform.cs (2)
442
Directory.
Move
(file, destination);
449
Directory.
Move
(file, destination);
System.IO.IsolatedStorage (1)
System\IO\IsolatedStorage\IsolatedStorageFile.cs (1)
359
Directory.
Move
(sourceDirectoryNameFullPath, destinationDirectoryNameFullPath);
VBCSCompiler (1)
src\roslyn\src\Compilers\Server\VBCSCompiler\CompilationCache.cs (1)
333
Directory.
Move
(stagingDir, cacheDir);