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