1 write to Help
dotnet-svcutil-lib (1)
CommandProcessorOptions.cs (1)
256
this.
Help
= true;
3 references to Help
dotnet-svcutil-lib (3)
CommandProcessorOptions.cs (2)
200
if (this.
Help
!= true && this.Errors.Count() == 0)
286
if (this.
Help
!= true)
Tool.cs (1)
99
if (options.
Help
== true)