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