2 references to MakePathsRelativeTo
dotnet-svcutil-lib (1)
Tool.cs (1)
312updateOptions.MakePathsRelativeTo(options.OutputDir);
dotnet-svcutil-lib.Tests (1)
UnitTest.cs (1)
267updateOptions.MakePathsRelativeTo(new DirectoryInfo(this_TestCaseOutputDir));