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