1 write to startTrackingContextWithRootDelegate
Microsoft.Build (1)
InprocTrackingNativeMethods.cs (1)
255
startTrackingContextWithRootDelegate
= CreateDelegate<StartTrackingContextWithRootDelegate>("StartTrackingContextWithRoot");
1 reference to startTrackingContextWithRootDelegate
Microsoft.Build (1)
InprocTrackingNativeMethods.cs (1)
103
int hresult = FileTrackerDllStub.
startTrackingContextWithRootDelegate
(intermediateDirectory, taskName, rootMarker);