1 write to setThreadCountDelegate
Microsoft.Build (1)
InprocTrackingNativeMethods.cs (1)
262setThreadCountDelegate = CreateDelegate<SetThreadCountDelegate>("SetThreadCount");
1 reference to setThreadCountDelegate
Microsoft.Build (1)
InprocTrackingNativeMethods.cs (1)
145int hresult = FileTrackerDllStub.setThreadCountDelegate(threadCount);