2 instantiations of CurrentDirectorySetter
dotnet-svcutil-lib.Tests (2)
UnitTest.cs (2)
23using (var cds = new CurrentDirectorySetter(this_TestCaseProject.DirectoryPath)) 237using (var cds = new CurrentDirectorySetter(this_TestCaseOutputDir))
2 references to CurrentDirectorySetter
dotnet-svcutil-lib.Tests (2)
UnitTest.cs (2)
23using (var cds = new CurrentDirectorySetter(this_TestCaseProject.DirectoryPath)) 237using (var cds = new CurrentDirectorySetter(this_TestCaseOutputDir))