2 references to GetPathToDotNetFramework
Microsoft.Build.Framework (2)
Utilities\FrameworkLocationHelper.cs (2)
776
return GetDotNetFrameworkSpec(version).
GetPathToDotNetFramework
(architecture);
1732
return this.
GetPathToDotNetFramework
(DotNetFrameworkArchitecture.Current);