1 reference to GetOutputPathFromArguments
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (1)
ProjectSystemShim\CSharpHelpers.cs (1)
57
var binOutputPath =
GetOutputPathFromArguments
(commandLineArguments) ?? Path.Combine(projectFilePath, projectName + ".dll");