1 write to _nugetConfigUnderSubDir
dotnet.Tests (1)
CommandTests\Tool\Restore\ToolRestoreCommandWithMultipleNugetConfigTests.cs (1)
71_nugetConfigUnderSubDir = Path.Combine(subDir, "nuget.config");
3 references to _nugetConfigUnderSubDir
dotnet.Tests (3)
CommandTests\Tool\Restore\ToolRestoreCommandWithMultipleNugetConfigTests.cs (3)
72_fileSystem.File.CreateEmptyFile(_nugetConfigUnderSubDir); 98Uri = _nugetConfigUnderSubDir, 124new DirectoryPath(Path.GetDirectoryName(_nugetConfigUnderSubDir)),