3 references to ExeExtension
csc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
435
var processFilePath = Path.Combine(clientDir, $"VBCSCompiler{PlatformInformation.
ExeExtension
}");
vbc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
435
var processFilePath = Path.Combine(clientDir, $"VBCSCompiler{PlatformInformation.
ExeExtension
}");
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
435
var processFilePath = Path.Combine(clientDir, $"VBCSCompiler{PlatformInformation.
ExeExtension
}");