2 references to CheckIfRunningTests
MSBuildTaskHost (2)
BuildEnvironmentHelper.cs (2)
478s_runningTests = runningTests ?? CheckIfRunningTests; 496private static Func<bool> s_runningTests = CheckIfRunningTests;