Use index operator #4419
Use index operator #4419
Build Windows Debug failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build Windows Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\Debug
Check failure on line 206 in src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs#L206
src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs(206,47): error CS0518: (NETCORE_ENGINEERING_TELEMETRY=Build) Predefined type 'System.Index' is not defined or imported
Check failure on line 206 in src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs#L206
src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs(206,47): error CS0656: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing compiler required member 'System.Index..ctor'
Check failure on line 284 in src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs#L284
src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs(284,53): error CS0518: (NETCORE_ENGINEERING_TELEMETRY=Build) Predefined type 'System.Index' is not defined or imported
Check failure on line 284 in src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs#L284
src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs(284,53): error CS0656: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing compiler required member 'System.Index..ctor'