7 references to NoMatch
Microsoft.Build.Framework (7)
Globbing\MSBuildPathMatcher.cs (7)
282
canMatchDescendants = state != PathMatchState.
NoMatch
;
285
return state != PathMatchState.
NoMatch
;
296
return PathMatchState.
NoMatch
;
335
return PathMatchState.
NoMatch
;
358
return PathMatchState.
NoMatch
;
445
return PathMatchState.
NoMatch
;
472
: PathMatchState.
NoMatch
;