5 references to Literal
Microsoft.NET.Sdk.StaticWebAssets.Tasks (5)
Utils\Globbing\GlobNode.cs (1)
103GlobSegmentPartKind.Literal => Value.ToString(),
Utils\Globbing\StaticWebAssetGlobMatcher.cs (2)
196case GlobSegmentPartKind.Literal: 223case GlobSegmentPartKind.Literal:
Utils\Globbing\StaticWebAssetGlobMatcherBuilder.cs (2)
145Kind = GlobSegmentPartKind.Literal, 165Kind = GlobSegmentPartKind.Literal,