2 references to RegexRouteContraint_NotConfigured
Microsoft.AspNetCore.Components (2)
src\Http\Routing\src\Constraints\RegexErrorStubRouteConstraint.cs (2)
20
throw new InvalidOperationException(Resources.
RegexRouteContraint_NotConfigured
);
30
throw new InvalidOperationException(Resources.
RegexRouteContraint_NotConfigured
);