Skip to content

BindableObject property access micro-optimizations#33584

Merged
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
albyrock87:bindable-object-microperformance-2
Apr 12, 2026
Merged

BindableObject property access micro-optimizations#33584
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
albyrock87:bindable-object-microperformance-2

Simplify value assignment logic in BindableObject

5e6e343
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Release)) failed Apr 12, 2026 in 1h 23m 1s

Build .NET MAUI Build Windows (Release) failed

Annotations

Check failure on line 220 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L220

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(220,86): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 233 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L233

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(233,21): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 236 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L236

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(236,41): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 242 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L242

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(242,44): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

Check failure on line 220 in src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs#L220

src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(220,86): error CS0104: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'