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