5 references to NextSegment
Microsoft.NET.Sdk.StaticWebAssets.Tasks (5)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (5)
206
stateStack.Push(state.
NextSegment
(complexSegment.Node));
300
var nextSegment = state.
NextSegment
(node.RecursiveWildCard, i);
318
stateStack.Push(state.
NextSegment
(state.Node.WildCard));
340
stateStack.Push(state.
NextSegment
(extensionCandidate));
359
stateStack.Push(state.
NextSegment
(literalCandidate));