2 references to GetDebuggerDisplayStringForEndpoints
Microsoft.AspNetCore.Routing (2)
CompositeEndpointDataSource.cs (1)
278
private string DebuggerDisplayString =>
GetDebuggerDisplayStringForEndpoints
(_endpoints);
DefaultEndpointDataSource.cs (1)
53
private string DebuggerDisplayString =>
GetDebuggerDisplayStringForEndpoints
(_endpoints);