2 references to GetInitialStage
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (2)
348
public MatchState(GlobNode node) : this(node,
GetInitialStage
(node), 0, 0, 0) { }
375
new(candidate,
GetInitialStage
(candidate), SegmentIndex + elements, 0, complexIndex) { StemStartIndex = StemStartIndex };