1 write to s_frameworkBasePath
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
914
s_frameworkBasePath
= dir ?? string.Empty;
2 references to s_frameworkBasePath
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
906
if (
s_frameworkBasePath
== null)
917
return
s_frameworkBasePath
;