1 reference to GetDebuggerDisplay
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
StaticWebAssetPathPattern.cs (1)
503
private string GetDebuggerDisplay() => string.Concat(Segments.Select(s => s.
GetDebuggerDisplay
()));