1 reference to GetFsiAppPath
dotnet (1)
Commands\Fsi\FsiForwardingApp.cs (1)
10
public class FsiForwardingApp(string[] arguments) : ForwardingApp(
GetFsiAppPath
(), processArguments(arguments))