4 references to OutputRefFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (4)
MSBuild\MSBuildProjectLoader.Worker.cs (2)
308outputRefFilePath: projectFileInfo.OutputRefFilePath, 379outputRefFilePath: projectFileInfo.OutputRefFilePath,
MSBuild\MSBuildProjectLoader.Worker_ResolveReferences.cs (1)
357var outputRefFilePath = projectFileInfo.OutputRefFilePath;
MSBuild\ProjectMap.cs (1)
147var outputRefFilePath = projectFileInfo.OutputRefFilePath;