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