2 writes to _tracker
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (2)
118 _tracker = tracker; 214 _tracker = null;
3 references to _tracker
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (3)
190 _tracker?.Dispose(); 332 _tracker.Page = ((IShellContentController)newContent).Page; 449 _tracker.Page = scc.Page;