1 write to s_getExecutingAssemblyPath
Microsoft.Build (1)
BuildEnvironmentHelper.cs (1)
472
s_getExecutingAssemblyPath
= getExecutingAssemblyPath ?? GetExecutingAssemblyPath;
1 reference to s_getExecutingAssemblyPath
Microsoft.Build (1)
BuildEnvironmentHelper.cs (1)
195
var buildAssembly =
s_getExecutingAssemblyPath
();