2 references to CheckIfRunningTests
Microsoft.Build (2)
BuildEnvironmentHelper.cs (2)
485s_runningTests = runningTests ?? CheckIfRunningTests; 505private static Func<bool> s_runningTests = CheckIfRunningTests;