2 writes to Gaps
Microsoft.Build (2)
Globbing\MSBuildGlobWithGaps.cs (2)
48Gaps = gaps; 62Gaps = CompositeGlob.Create(gaps);
1 reference to Gaps
Microsoft.Build (1)
Globbing\MSBuildGlobWithGaps.cs (1)
76return MainGlob.IsMatch(stringToMatch) && !Gaps.IsMatch(stringToMatch);