2 references to MatchInfoResult
Microsoft.Build (2)
Globbing\MSBuildGlob.cs (2)
139return new MatchInfoResult(isMatch, fixedDirectoryPart, wildcardDirectoryPart, filenamePart); 282=> new MatchInfoResult(false, string.Empty, string.Empty, string.Empty);