4 references to Fill
Microsoft.NET.Sdk.StaticWebAssets.Tasks (4)
Data\StaticWebAssetEndpoint.cs (2)
585
var routeSegmentCollection = routeTokenizer.
Fill
(routeSegments);
588
var prefixSegmentCollection = prefixTokenizer.
Fill
(prefixSegments);
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
24
var segments = tokenizer.
Fill
(context.Segments);
Utils\Globbing\StaticWebAssetGlobMatcherBuilder.cs (1)
69
var collection = tokenizer.
Fill
(tokenRanges);