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