1 write to OutputFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
MSBuild\ProjectFile\ProjectInstanceReader.cs (1)
121OutputFilePath = outputFilePath,
3 references to OutputFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
MSBuild\MSBuildProjectLoader.Worker.cs (1)
289outputFilePath: projectFileInfo.OutputFilePath,
MSBuild\MSBuildProjectLoader.Worker_ResolveReferences.cs (1)
353var outputFilePath = projectFileInfo.OutputFilePath;
MSBuild\ProjectMap.cs (1)
145var outputFilePath = projectFileInfo.OutputFilePath;