2 instantiations of FsiForwardingApp
dotnet (2)
Commands\Fsi\FsiCommand.cs (1)
13return new FsiForwardingApp(args).Execute();
Parser.cs (1)
378new FsiForwardingApp(helpArgs).Execute();