1 write to _executablePath
System.CommandLine (1)
RootCommand.cs (1)
77public static string ExecutablePath => _executablePath ??= Environment.GetCommandLineArgs()[0];