1 write to OutputRefFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
MSBuild\ProjectFile\ProjectInstanceReader.cs (1)
120OutputRefFilePath = outputRefFilePath,
3 references to OutputRefFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
MSBuild\MSBuildProjectLoader.Worker.cs (1)
290outputRefFilePath: projectFileInfo.OutputRefFilePath,
MSBuild\MSBuildProjectLoader.Worker_ResolveReferences.cs (1)
354var outputRefFilePath = projectFileInfo.OutputRefFilePath;
MSBuild\ProjectMap.cs (1)
146var outputRefFilePath = projectFileInfo.OutputRefFilePath;