2 writes to _notFound
Microsoft.AspNetCore.Components (2)
NavigationManager.cs (2)
46_notFound += value; 51_notFound -= value;
2 references to _notFound
Microsoft.AspNetCore.Components (2)
NavigationManager.cs (2)
208if (_notFound == null) 215_notFound.Invoke(this, _notFoundEventArgs);