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