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