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