Base:
3 references to ToString
dotnet-svcutil-lib.Tests (3)
UnitTest.cs (3)
256var optionsString = cmdOptions.ToString(); 337WriteLog("", options.ToString()); 341ValidateTest(options.ToString(), this_TestCaseProject.DirectoryPath, 0, string.Empty, true);