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