1 write to s_getExecutingAssemblyPath
Microsoft.Build.Framework (1)
BuildEnvironmentHelper.cs (1)
500
s_getExecutingAssemblyPath
= getExecutingAssemblyPath ?? GetExecutingAssemblyPath;
1 reference to s_getExecutingAssemblyPath
Microsoft.Build.Framework (1)
BuildEnvironmentHelper.cs (1)
233
var buildAssembly =
s_getExecutingAssemblyPath
();