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