2 references to VBCSCompilerPath
dotnet (1)
BuildServer\VBCSCompilerServer.cs (1)
36execute(_commandFactory.Create("exec", [VBCSCompilerPath, s_shutdownArg]), ref errors);
dotnet.Tests (1)
BuildServerTests\VBCSCompilerServerTests.cs (1)
51new string[] { VBCSCompilerServer.VBCSCompilerPath, "-shutdown" },