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