1 write to _matchesAllFiles
Microsoft.Build.Framework (1)
Globbing\MSBuildPathMatcher.cs (1)
136
_matchesAllFiles
= filePattern.Length == 0
2 references to _matchesAllFiles
Microsoft.Build.Framework (2)
Globbing\MSBuildPathMatcher.cs (2)
186
_matchesAllFiles
|| MatchesFileNameCore(fileName);
219
return
_matchesAllFiles
&& terminalGlobstarIsActive