Improve contextual options gen incrementality #6932
Azure Pipelines / extensions-ci (Build Windows)
failed
Oct 20, 2025 in 12m 7s
Build Windows failed
Annotations
azure-pipelines / extensions-ci (Build Windows)
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs#L21
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs(21,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Build Windows)
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs#L44
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs(44,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Build Windows)
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs#L60
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs(60,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Build Windows)
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs#L82
test\Generators\Microsoft.Gen.ContextualOptions\Unit\SyntaxContextReceiverTests.cs(82,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 31 in test\Generators\Microsoft.Gen.ContextualOptions\Unit\ParserTests.cs
azure-pipelines / extensions-ci (Build Windows)
test\Generators\Microsoft.Gen.ContextualOptions\Unit\ParserTests.cs#L31
test\Generators\Microsoft.Gen.ContextualOptions\Unit\ParserTests.cs(31,90): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'OptionsContextType' does not contain a definition for 'Diagnostics' and no accessible extension method 'Diagnostics' accepting a first argument of type 'OptionsContextType' could be found (are you missing a using directive or an assembly reference?)
Loading