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