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