2 writes to _disposed
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
275
_disposed
= true;
289
_disposed
= true;
4 references to _disposed
Microsoft.Maui.Controls (4)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (4)
192
if (
_disposed
)
207
if (
_disposed
)
223
if (
_disposed
)
269
if (
_disposed
)