2 writes to _disposed
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
268
_disposed
= true;
282
_disposed
= true;
4 references to _disposed
Microsoft.Maui.Controls (4)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (4)
185
if (
_disposed
)
200
if (
_disposed
)
216
if (
_disposed
)
262
if (
_disposed
)