3 references to TargetLocation
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteNavigationManager.cs (1)
153
Log.NavigationFailed(_logger, context.
TargetLocation
, ex);
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\WebAssemblyNavigationManager.cs (1)
90
Log.NavigationFailed(_logger, context.
TargetLocation
, ex);
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewNavigationManager.cs (1)
95
Log.NavigationFailed(_logger, context.
TargetLocation
, ex);