2 writes to _notFound
Microsoft.AspNetCore.Components (2)
NavigationManager.cs (2)
46
_notFound
+= value;
51
_notFound
-= value;
1 reference to _notFound
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
206
_notFound
?.Invoke(this, new NotFoundEventArgs());