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