1 instantiation of CommandLineArgs
GenerateDocumentationAndConfigFiles (1)
Program.cs (1)
232var commandLineArgs = new CommandLineArgs(
2 references to CommandLineArgs
GenerateDocumentationAndConfigFiles (2)
Program.cs (2)
232var commandLineArgs = new CommandLineArgs( 263private static async Task<int> HandleAsync(CommandLineArgs args, CancellationToken cancellationToken)