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