2 references to CheckIfRunningTests
Microsoft.Build.Tasks.Core (2)
BuildEnvironmentHelper.cs (2)
479s_runningTests = runningTests ?? CheckIfRunningTests; 497private static Func<bool> s_runningTests = CheckIfRunningTests;