1 write to _isDisposed
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (1)
228
_isDisposed
= true;
4 references to _isDisposed
Microsoft.Maui.Controls (4)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (4)
157
if (
_isDisposed
)
169
if (
_isDisposed
)
212
if (
_isDisposed
)
287
if (
_isDisposed
)