2 writes to s_frameworkCurrentPath
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
614
s_frameworkCurrentPath
= string.Empty;
621
s_frameworkCurrentPath
=
2 references to s_frameworkCurrentPath
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
604
if (
s_frameworkCurrentPath
== null)
627
return
s_frameworkCurrentPath
;