Skip to content

Fix ThreadContext CurrentForm to reflect ApplicationContext MainForm changes - #14724

Open
abineshPalanisamy wants to merge 5 commits into
dotnet:mainfrom
abineshPalanisamy:Fix_Issue_3260
Open

Fix ThreadContext CurrentForm to reflect ApplicationContext MainForm changes#14724
abineshPalanisamy wants to merge 5 commits into
dotnet:mainfrom
abineshPalanisamy:Fix_Issue_3260

Merge branch 'dotnet:main' into Fix_Issue_3260

88c7d15
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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