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