Fix ThreadContext CurrentForm to reflect ApplicationContext MainForm changes - #14724
Open
abineshPalanisamy wants to merge 5 commits into
Open
Fix ThreadContext CurrentForm to reflect ApplicationContext MainForm changes#14724abineshPalanisamy wants to merge 5 commits into
abineshPalanisamy wants to merge 5 commits into
Azure Pipelines / dotnet-winforms CI (Build Windows_arm64 Release)
failed
Aug 12, 2026 in 7m 4s
Build Windows_arm64 Release failed
Annotations
Check failure on line 260 in src\test\unit\System.Windows.Forms\ThreadContextTests.cs
azure-pipelines / dotnet-winforms CI (Build Windows_arm64 Release)
src\test\unit\System.Windows.Forms\ThreadContextTests.cs#L260
src\test\unit\System.Windows.Forms\ThreadContextTests.cs(260,9): error CS0246: The type or namespace name 'PropertyInfo' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 262 in src\test\unit\System.Windows.Forms\ThreadContextTests.cs
azure-pipelines / dotnet-winforms CI (Build Windows_arm64 Release)
src\test\unit\System.Windows.Forms\ThreadContextTests.cs#L262
src\test\unit\System.Windows.Forms\ThreadContextTests.cs(262,13): error CS0103: The name 'BindingFlags' does not exist in the current context
Check failure on line 262 in src\test\unit\System.Windows.Forms\ThreadContextTests.cs
azure-pipelines / dotnet-winforms CI (Build Windows_arm64 Release)
src\test\unit\System.Windows.Forms\ThreadContextTests.cs#L262
src\test\unit\System.Windows.Forms\ThreadContextTests.cs(262,37): error CS0103: The name 'BindingFlags' does not exist in the current context
Loading