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); 219return _matchesAllFiles && terminalGlobstarIsActive