1 reference to FsiDllName
dotnet (1)
Commands\Fsi\FsiForwardingApp.cs (1)
50
var dllPath = Path.Combine(AppContext.BaseDirectory,
FsiDllName
);