src/lib/Microsoft.Fx.Portability.Reports.Excel/ExcelOpenXmlOutputWriter.cs (3 lines): - line 171: // TODO: figure out how to add formatting to cells to show percentages. - line 531: // TODO: Add back in logic to create URIs when finished abstracting IReportWriter. - line 553: // TODO: Add back in logic to create URIs when finished abstracting IReportWriter. src/ApiPort/ApiPort.VisualStudio.Common/SourceMapping/CciMetadataTraverser.cs (2 lines): - line 48: // TODO: Add support for fields, properties, type definitions and attributes as well - line 89: // TODO: Does this condition need to be met? Should we check every return type? src/lib/Microsoft.Fx.Portability.Reports.Html/Views/ReportTemplate.cshtml (1 line): - line 38: @* TODO: Add back in logic to create URIs when finished abstracting IReportWriter. *@ src/ApiPort/ApiPort.VisualStudio.Common/ViewModels/OptionsViewModel.cs (1 line): - line 214: // TODO we do this to ensure the TargetPlatforms below are created on the src/ApiPort/ApiPort.VisualStudio.Common/Analyze/ProjectAnalyzer.cs (1 line): - line 63: // TODO: Add option to include everything in output, not just build artifacts src/lib/Microsoft.Fx.Portability/Analyzer/RequestAnalyzer.cs (1 line): - line 42: // TODO: It's possible that an AssemblyInfo in UserAssemblies is null. src/lib/Microsoft.Fx.Portability.Offline/OfflineApiPortService.cs (1 line): - line 128: // TODO: This currently only populates the docid, as that is the only thing the offline service currently requires src/ApiPort/ApiPort.VisualStudio.Common/SourceMapping/SourceLineMapper.cs (1 line): - line 62: // TODO: Update Microsoft.CCI to support parsing portable pdbs.