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