1 write to IntermediateOutputFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\ProjectFile\ProjectFileInfo.cs (1)
124
this.
IntermediateOutputFilePath
= intermediateOutputFilePath;
2 references to IntermediateOutputFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\MSBuildProjectLoader.Worker.cs (2)
312
compilationOutputFilePaths: new CompilationOutputInfo(projectFileInfo.
IntermediateOutputFilePath
),
380
compilationOutputFilePaths: new CompilationOutputInfo(projectFileInfo.
IntermediateOutputFilePath
),