2 references to programFilesReferenceAssemblyLocation
Microsoft.Build (2)
FrameworkLocationHelper.cs (2)
1125string programFilesReferenceAssemblyDirectory = Path.Combine(programFilesReferenceAssemblyLocation, versionPrefix); 1572string referencePath = GenerateReferenceAssemblyPath(FrameworkLocationHelper.programFilesReferenceAssemblyLocation, this.FrameworkName);