4 instantiations of RouteCreationException
Microsoft.AspNetCore.Components (4)
src\aspnetcore\src\Http\Routing\src\ParameterPolicyActivator.cs (4)
42throw new RouteCreationException( 63throw new RouteCreationException( 123throw new RouteCreationException( 184throw new RouteCreationException(
3 references to RouteCreationException
Microsoft.AspNetCore.Components (3)
src\aspnetcore\src\Http\Routing\src\ParameterPolicyActivator.cs (1)
57catch (RouteCreationException)
src\aspnetcore\src\Http\Routing\src\RouteCreationException.cs (2)
16/// Initializes a new instance of the <see cref="RouteCreationException"/> class with a specified error message. 25/// Initializes a new instance of the <see cref="RouteCreationException"/> class with a specified error message