2 references to IsIgnoredRecursive
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitIgnore.Matcher.cs (2)
129
isIgnored =
IsIgnoredRecursive
(normalizedPosixPath, isDirectoryPath);
159
isIgnored =
IsIgnoredRecursive
(normalizedPosixPath, isDirectoryPath: true);