7 references to Current
Microsoft.Build.Framework (7)
Globbing\MSBuildPathMatcher.cs (7)
294|| !MatchesDirectoryName(segments.Current, patternIndex)) 333if (!MatchesDirectoryName(segments.Current, patternIndex)) 356if (!MatchesDirectoryName(segments.Current, patternIndex)) 379segments.Current, 393if (MatchesDirectoryName(segments.Current, patternIndex: 1)) 418ReadOnlySpan<char> segment = segments.Current; 698ReadOnlySpan<char> segment = segments.Current;