2 references to _enableThrowNavigationException
Microsoft.AspNetCore.Components.Server (2)
Circuits\RemoteNavigationManager.cs (2)
22
[FeatureSwitchDefinition(
_enableThrowNavigationException
)]
24
AppContext.TryGetSwitch(
_enableThrowNavigationException
, out var switchValue) && switchValue;