2 references to GenerateProgramFilesReferenceAssemblyRoot
Microsoft.Build.Utilities.Core (1)
FrameworkLocationHelper.cs (1)
140
internal static readonly string programFilesReferenceAssemblyLocation =
GenerateProgramFilesReferenceAssemblyRoot
();
Microsoft.Build.Utilities.UnitTests (1)
ToolLocationHelper_Tests.cs (1)
1970
string referenceAssemblyRoot = FrameworkLocationHelper.
GenerateProgramFilesReferenceAssemblyRoot
();