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