2 references to ExecutablePath
System.CommandLine (2)
Parsing\StringExtensions.cs (1)
273
if (inferRootCommand && args[0] == RootCommand.
ExecutablePath
)
RootCommand.cs (1)
124
var path =
ExecutablePath
;