Skip to content

Reduce boolean boxes across the framework - #35596

Merged
kubaflo merged 11 commits into
dotnet:inflight/currentfrom
pictos:pj/avoid-bool-boxing
Jun 14, 2026
Merged

Reduce boolean boxes across the framework#35596
kubaflo merged 11 commits into
dotnet:inflight/currentfrom
pictos:pj/avoid-bool-boxing

Add production regression tests and fix coerce functions boxing

f0dbf63
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-uitests (Build UITests Windows Sample App Build Sample App (Windows)) failed Jun 14, 2026 in 15m 55s

Build UITests Windows Sample App Build Sample App (Windows) failed

Annotations

Check failure on line 62 in src\Controls\src\Core\SwipeView\SwipeItemView.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests (Build UITests Windows Sample App Build Sample App (Windows))

src\Controls\src\Core\SwipeView\SwipeItemView.cs#L62

src\Controls\src\Core\SwipeView\SwipeItemView.cs(62,4): Error RS0016: Symbol 'override Microsoft.Maui.Controls.SwipeItemView.IsEnabledCore.get -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 62 in src\Controls\src\Core\SwipeView\SwipeItemView.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests (Build UITests Windows Sample App Build Sample App (Windows))

src\Controls\src\Core\SwipeView\SwipeItemView.cs#L62

src\Controls\src\Core\SwipeView\SwipeItemView.cs(62,4): Error RS0016: Symbol 'override Microsoft.Maui.Controls.SwipeItemView.IsEnabledCore.get -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 1898 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests (Build UITests Windows Sample App Build Sample App (Windows))

Build log #L1898

PowerShell exited with code '1'.