1 write to RoutePattern
Microsoft.AspNetCore.Diagnostics (1)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
351endpointModel.RoutePattern = routeEndpoint.RoutePattern.RawText;
2 references to RoutePattern
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\Views\ErrorPage.Designer.cs (2)
1179if (!string.IsNullOrEmpty(Model.Endpoint.RoutePattern)) 1196Write(Model.Endpoint.RoutePattern);