1 write to Parts
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
Utils\Globbing\StaticWebAssetGlobMatcherBuilder.cs (1)
135
Parts
= []
3 references to Parts
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Utils\Globbing\GlobNode.cs (1)
90
public override string ToString() => string.Join("",
Parts
.Select(p => p.ToString()));
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
167
var parts = complexSegment.
Parts
;
Utils\Globbing\StaticWebAssetGlobMatcherBuilder.cs (1)
138
var parts = complexSegment.
Parts
;