4 references to OutputFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (4)
MSBuild\MSBuildProjectLoader.Worker.cs (2)
307outputFilePath: projectFileInfo.OutputFilePath, 378outputFilePath: projectFileInfo.OutputFilePath,
MSBuild\MSBuildProjectLoader.Worker_ResolveReferences.cs (1)
356var outputFilePath = projectFileInfo.OutputFilePath;
MSBuild\ProjectMap.cs (1)
145var outputFilePath = projectFileInfo.OutputFilePath;