1 write to stopTrackingAndCleanupDelegate
Microsoft.Build (1)
InprocTrackingNativeMethods.cs (1)
257stopTrackingAndCleanupDelegate = CreateDelegate<StopTrackingAndCleanupDelegate>("StopTrackingAndCleanup");
1 reference to stopTrackingAndCleanupDelegate
Microsoft.Build (1)
InprocTrackingNativeMethods.cs (1)
115int hresult = FileTrackerDllStub.stopTrackingAndCleanupDelegate();