3 references to FrameworkCurrentPath
Microsoft.Build.Framework (3)
NativeMethods.cs (1)
623
var dir =
FrameworkCurrentPath
;
Utilities\FrameworkLocationHelper.cs (2)
540
s_fallbackDotNetFrameworkSdkInstallPath = NativeMethods.
FrameworkCurrentPath
;
1444
string currentRuntimePath = NativeMethods.
FrameworkCurrentPath
;