6 references to WildCard
Microsoft.NET.Sdk.StaticWebAssets.Tasks (6)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (6)
94case MatchStage.WildCard: 396return new(Node, MatchStage.WildCard, SegmentIndex, 0, 0) 415return new(Node, MatchStage.WildCard, SegmentIndex, 0, 0) 428return new(Node, MatchStage.WildCard, SegmentIndex, 0, 0) 437case MatchStage.WildCard: 471return MatchStage.WildCard;