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