1 reference to SetThreadCount
Microsoft.Build.Utilities.Core (1)
TrackedDependencies\FileTracker.cs (1)
169public static void SetThreadCount(int threadCount) => InprocTrackingNativeMethods.SetThreadCount(threadCount);