Skip to content

[Android] Fix MapHandler leaks when removed Pin instances are retained by app code - #35686

Merged
kubaflo merged 6 commits into
dotnet:inflight/currentfrom
SubhikshaSf4851:Fix-35571
Jun 5, 2026
Merged

[Android] Fix MapHandler leaks when removed Pin instances are retained by app code #35686
kubaflo merged 6 commits into
dotnet:inflight/currentfrom
SubhikshaSf4851:Fix-35571

Added suggestion

4afe1e0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Release)) failed Jun 5, 2026 in 1h 21m 55s

Build .NET MAUI Build Windows (Release) failed

Annotations

Check failure on line 45 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.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\Issue7814.cs#L45

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 48 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.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\Issue7814.cs#L48

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(48,21): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 45 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.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\Issue7814.cs#L45

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 48 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.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\Issue7814.cs#L48

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(48,21): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 45 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.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\Issue7814.cs#L45

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)