src/DesktopTests/ColorContrastAnalyzer/ImageTests.cs (2 lines): - line 49: // [TestMethod] TODO: we will revisit this test case after issue#231 has been fixed - line 63: // [TestMethod] TODO: we will revisit this test case after issue#231 has been fixed src/Actions/Actions/DataManager.cs (2 lines): - line 231: // TODO: dispose managed state (managed objects). - line 238: // TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources. src/Actions/Trackers/BaseTracker.cs (1 line): - line 131: // TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources. src/Desktop/UIAutomation/EventHandlers/EventListenerFactory.cs (1 line): - line 637: // TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources.