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