2 references to OnRootComponentsCollectionChanged
Microsoft.AspNetCore.Components.WebView.Maui (2)
BlazorWebViewHandler.cs (2)
90 _rootComponents.CollectionChanged -= OnRootComponentsCollectionChanged; 106 _rootComponents.CollectionChanged += OnRootComponentsCollectionChanged;