2 writes to _ignorePopCall
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
436 _ignorePopCall = true; 443 _ignorePopCall = false;
1 reference to _ignorePopCall
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (1)
405 if (!_ignorePopCall && ActiveViewControllers().Length > 1)