5 references to NextSegment
Microsoft.NET.Sdk.StaticWebAssets.Tasks (5)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (5)
179
stateStack.Push(state.
NextSegment
(complexSegment.Node));
273
var nextSegment = state.
NextSegment
(node.RecursiveWildCard, i);
288
stateStack.Push(state.
NextSegment
(state.Node.WildCard));
310
stateStack.Push(state.
NextSegment
(extensionCandidate));
329
stateStack.Push(state.
NextSegment
(literalCandidate));