6 references to BuildEnvironmentHelper
Microsoft.Build.Engine.OM.UnitTests (6)
BuildEnvironmentHelper.cs (2)
44
=> Path.GetFullPath(AssemblyUtilities.GetAssemblyLocation(typeof(
BuildEnvironmentHelper
).Assembly));
116
msbuildExePath = typeof(
BuildEnvironmentHelper
).Assembly.Location;
DebugUtils.cs (1)
133
if (
BuildEnvironmentHelper
.Instance.RunningTests)
PrintLineDebuggerWriters.cs (1)
74
var executingAssembly =
BuildEnvironmentHelper
.ExecutingAssemblyPath;
TestAssemblyInfo.cs (2)
53
var currentBuildEnvironment =
BuildEnvironmentHelper
.Instance;
54
BuildEnvironmentHelper
.ResetInstance_ForUnitTestsOnly(