eng/common/pipeline-logging-functions.ps1 (3 lines): - line 6: $script:loggingCommandEscapeMappings = @( # TODO: WHAT ABOUT "="? WHAT ABOUT "%"? - line 12: # TODO: BUG: Escape % ??? - line 13: # TODO: Add test to verify don't need to escape "=". src/Adapter/PlatformServices.Desktop.Legacy/Data/TestDataConnectionSql.cs (1 line): - line 509: // TODO: may be find better way to enumerate tables/views. src/Adapter/PlatformServices.Universal/Services/UniversalFileOperations.cs (1 line): - line 39: return null; // TODO: what are the options here? src/Adapter/MSTest.CoreAdapter/Execution/TestMethodInfo.cs (1 line): - line 256: // TODO remove dry violation with TestMethodRunner src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10DiaSessionOperations.cs (1 line): - line 114: // TODO : Add EqtTrace src/TestFramework/MSTest.Core/Attributes/TestMethod/ExpectedExceptionBaseAttribute.cs (1 line): - line 46: // TODO: Test Context needs to be put in here for source compat. src/Adapter/MSTest.CoreAdapter/Execution/StackTraceHelper.cs (1 line): - line 64: // TODO:Fix the shadow stack-trace used in Private Object src/Adapter/PlatformServices.Desktop/Data/TestDataConnectionSql.cs (1 line): - line 509: // TODO: may be find better way to enumerate tables/views. src/Adapter/MSTest.CoreAdapter/Discovery/AssemblyEnumerator.cs (1 line): - line 327: // TODO: Test serialization src/Adapter/PlatformServices.Desktop.Legacy/Utilities/AppDomainUtilities.cs (1 line): - line 76: /// TODO: Need to add components/E2E tests to cover these scenarios. src/Adapter/PlatformServices.Desktop/Utilities/AppDomainUtilities.cs (1 line): - line 76: /// TODO: Need to add components/E2E tests to cover these scenarios.