[release/11.0.1xx-preview2] Fix NullReferenceException when binding to Dictionary<Enum, object> with x:DataType - #34244
Closed
github-actions[bot] wants to merge 2 commits into
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))
failed
Feb 25, 2026 in 14m 37s
Build .NET MAUI Build Windows (Debug) failed
Annotations
Check failure on line 496 in src\Controls\src\SourceGen\CompiledBindingMarkup.cs
azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))
src\Controls\src\SourceGen\CompiledBindingMarkup.cs#L496
src\Controls\src\SourceGen\CompiledBindingMarkup.cs(496,16): error CS0037: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot convert null to 'bool' because it is a non-nullable value type
Loading